diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2006-01-28 21:09:16 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2006-01-28 21:09:16 +0000 |
commit | 9ab287a090edd11298303383efe647c3d7d5062e (patch) | |
tree | 6b55c93007491a935cf96fb8eb1e5e0673e79461 /net-mgmt/nagiostat | |
parent | 96f5da4ab31bf9c73f89a7c223d5f4955fd8d253 (diff) | |
download | ports-9ab287a090edd11298303383efe647c3d7d5062e.tar.gz ports-9ab287a090edd11298303383efe647c3d7d5062e.zip |
Notes
Diffstat (limited to 'net-mgmt/nagiostat')
-rw-r--r-- | net-mgmt/nagiostat/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net-mgmt/nagiostat/Makefile b/net-mgmt/nagiostat/Makefile index f1c53c103a4c..ff3f44c46dc9 100644 --- a/net-mgmt/nagiostat/Makefile +++ b/net-mgmt/nagiostat/Makefile @@ -19,6 +19,8 @@ RUN_DEPENDS= rrdtool:${PORTSDIR}/net/rrdtool \ nagios:${PORTSDIR}/net-mgmt/nagios \ ${SITE_PERL}/CGI.pm:${PORTSDIR}/www/p5-CGI.pm +BROKEN= Does not install + USE_PERL5= yes NO_BUILD= yes USE_REINPLACE= yes |