diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2015-03-18 13:52:54 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2015-03-18 13:52:54 +0000 |
commit | 723d568e7a416cbd8315cc62ac9fa0a79b938610 (patch) | |
tree | 8c3d6d76efe04b1bd10a1422b10c1bf2d65f5a4f /net-mgmt | |
parent | ca5b02ff85cef77a5058592d9b41dc33222dd0b7 (diff) | |
download | ports-723d568e7a416cbd8315cc62ac9fa0a79b938610.tar.gz ports-723d568e7a416cbd8315cc62ac9fa0a79b938610.zip |
Notes
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/nagios/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/nagios4/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net-mgmt/nagios/Makefile b/net-mgmt/nagios/Makefile index 68e0e66ef0d0..d456ecda0b40 100644 --- a/net-mgmt/nagios/Makefile +++ b/net-mgmt/nagios/Makefile @@ -17,7 +17,7 @@ LIB_DEPENDS= libltdl.so:${PORTSDIR}/devel/libltdl \ PORTSCOUT= limit:^3. -USES= iconv perl5 +USES= iconv perl5 cpe USE_PERL5= build USE_PHP= yes USE_RC_SUBR= nagios diff --git a/net-mgmt/nagios4/Makefile b/net-mgmt/nagios4/Makefile index a54f52adfa53..2b256b37bddb 100644 --- a/net-mgmt/nagios4/Makefile +++ b/net-mgmt/nagios4/Makefile @@ -16,7 +16,7 @@ LICENSE= GPLv2 LIB_DEPENDS= libltdl.so:${PORTSDIR}/devel/libltdl \ libgd.so:${PORTSDIR}/graphics/gd -USES= gmake iconv perl5 +USES= gmake iconv perl5 cpe USE_PERL5= build USE_PHP= xml USE_RC_SUBR= nagios |