diff options
author | mat <mat@FreeBSD.org> | 2014-03-05 02:08:56 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2014-03-05 02:08:56 +0800 |
commit | 878156be41e8c65eb685e59a689e168f0bc71d1c (patch) | |
tree | bebba991d6e84b4f18863756806a64e25612ccce /net-mgmt/nagios | |
parent | d60620e825511d1c1707b8d240174ce3a5f51507 (diff) | |
download | freebsd-ports-gnome-878156be41e8c65eb685e59a689e168f0bc71d1c.tar.gz freebsd-ports-gnome-878156be41e8c65eb685e59a689e168f0bc71d1c.tar.zst freebsd-ports-gnome-878156be41e8c65eb685e59a689e168f0bc71d1c.zip |
Pet portscout.
Sponsored by: Absolight
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 |