diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2014-03-04 18:08:56 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2014-03-04 18:08:56 +0000 |
commit | 11e1e535347e36e9648dc2061fd0555ecdf83c1a (patch) | |
tree | bebba991d6e84b4f18863756806a64e25612ccce /net-mgmt/nagios | |
parent | 1cac9f55d8eaa9424243621356dfb5bcfc55ab74 (diff) | |
download | ports-11e1e535347e36e9648dc2061fd0555ecdf83c1a.tar.gz ports-11e1e535347e36e9648dc2061fd0555ecdf83c1a.zip |
Notes
Diffstat (limited to 'net-mgmt/nagios')
-rw-r--r-- | net-mgmt/nagios/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net-mgmt/nagios/Makefile b/net-mgmt/nagios/Makefile index 88d900a64311..2e51fa2492b4 100644 --- a/net-mgmt/nagios/Makefile +++ b/net-mgmt/nagios/Makefile @@ -15,6 +15,8 @@ LICENSE= GPLv2 LIB_DEPENDS= libgd.so:${PORTSDIR}/graphics/gd RUN_DEPENDS= ${LOCALBASE}/libexec/nagios/check_nagios:${PORTSDIR}/net-mgmt/nagios-plugins +PORTSCOUT= limit:^3. + USES= iconv perl5 uidfix USE_PERL5= build USE_AUTOTOOLS= autoconf libltdl |