Add php5-xml to the dependency list.
Submitted by: matthew Sponsored by: Absolight
This commit is contained in:
parent
a73bbb906d
commit
aaf23225b0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=348529
1 changed files with 2 additions and 1 deletions
|
@ -3,6 +3,7 @@
|
|||
|
||||
PORTNAME= nagios
|
||||
PORTVERSION= 4.0.4
|
||||
PORTREVISION= 1
|
||||
PKGNAMESUFFIX= 4
|
||||
CATEGORIES= net-mgmt
|
||||
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-4.x/${PORTNAME}-${PORTVERSION}
|
||||
|
@ -17,7 +18,7 @@ LIB_DEPENDS= libgd.so:${PORTSDIR}/graphics/gd
|
|||
USES= gmake iconv perl5 uidfix
|
||||
USE_PERL5= build
|
||||
USE_AUTOTOOLS= autoconf libltdl
|
||||
USE_PHP= yes
|
||||
USE_PHP= xml
|
||||
USE_RC_SUBR= nagios
|
||||
|
||||
CONFLICTS= nagios-[12].* nagios-devel-*
|
||||
|
|
Loading…
Reference in a new issue