From aaf23225b08b9425caf222aa87f5fe494cd203f8 Mon Sep 17 00:00:00 2001 From: Mathieu Arnold Date: Tue, 18 Mar 2014 10:15:21 +0000 Subject: [PATCH] Add php5-xml to the dependency list. Submitted by: matthew Sponsored by: Absolight --- net-mgmt/nagios4/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/net-mgmt/nagios4/Makefile b/net-mgmt/nagios4/Makefile index 66d6be5b4650..44732f1d21e3 100644 --- a/net-mgmt/nagios4/Makefile +++ b/net-mgmt/nagios4/Makefile @@ -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-*