aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt/nfsen
diff options
context:
space:
mode:
authoraz <az@FreeBSD.org>2012-06-30 20:42:52 +0800
committeraz <az@FreeBSD.org>2012-06-30 20:42:52 +0800
commit9c3610198c70d4848e049e3cfafddaae4213ab87 (patch)
treeb4ac412c1f5608fbffd6c72418cdc570bfc11d6b /net-mgmt/nfsen
parent5144a33c408bb6536cad50aaaa281f624050cc12 (diff)
downloadfreebsd-ports-gnome-9c3610198c70d4848e049e3cfafddaae4213ab87.tar.gz
freebsd-ports-gnome-9c3610198c70d4848e049e3cfafddaae4213ab87.tar.zst
freebsd-ports-gnome-9c3610198c70d4848e049e3cfafddaae4213ab87.zip
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@)
Diffstat (limited to 'net-mgmt/nfsen')
-rw-r--r--net-mgmt/nfsen/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mgmt/nfsen/Makefile b/net-mgmt/nfsen/Makefile
index 11314aca9bd4..26a335902250 100644
--- a/net-mgmt/nfsen/Makefile
+++ b/net-mgmt/nfsen/Makefile
@@ -18,8 +18,8 @@ COMMENT= Web based frontend to nfdump netflow collector
LICENSE= BSD
LICENSE_FILE= ${WRKSRC}/BSD-license.txt
-RUN_DEPENDS= ${SITE_PERL}/RRDp.pm:${PORTSDIR}/databases/rrdtool \
- ${SITE_PERL}/Mail/Header.pm:${PORTSDIR}/mail/p5-Mail-Tools \
+RUN_DEPENDS= rrdtool>=0:${PORTSDIR}/databases/rrdtool \
+ p5-Mail-Tools>=0:${PORTSDIR}/mail/p5-Mail-Tools \
nfdump:${PORTSDIR}/net-mgmt/nfdump
USE_ICONV= yes