aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/nfsen
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2012-06-30 12:42:52 +0000
committerAndrej Zverev <az@FreeBSD.org>2012-06-30 12:42:52 +0000
commitc9b4f372f45de0fc56af0a64e1f851a1e22a9279 (patch)
tree7f80c1c66cbf0347e6332598f6c4b63f7fff070a /net-mgmt/nfsen
parent657447da66b38ad1fbbfe5d9829ede801ebd2923 (diff)
downloadports-c9b4f372f45de0fc56af0a64e1f851a1e22a9279.tar.gz
ports-c9b4f372f45de0fc56af0a64e1f851a1e22a9279.zip
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@)
Notes
Notes: svn path=/head/; revision=300264
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