aboutsummaryrefslogtreecommitdiff
path: root/mail/couriergraph
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2012-06-30 13:10:09 +0000
committerAndrej Zverev <az@FreeBSD.org>2012-06-30 13:10:09 +0000
commit5c64b5a4911718fa81c0be3e3aad5da37630a2dc (patch)
tree00fcf0fa616ca872f96b192c443509a356ced8c0 /mail/couriergraph
parent72fedb70a9074e30f94495fc051cf2771a93b3f0 (diff)
downloadports-5c64b5a4911718fa81c0be3e3aad5da37630a2dc.tar.gz
ports-5c64b5a4911718fa81c0be3e3aad5da37630a2dc.zip
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@)
Notes
Notes: svn path=/head/; revision=300267
Diffstat (limited to 'mail/couriergraph')
-rw-r--r--mail/couriergraph/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/couriergraph/Makefile b/mail/couriergraph/Makefile
index dee96be971b4..29ca0126e29b 100644
--- a/mail/couriergraph/Makefile
+++ b/mail/couriergraph/Makefile
@@ -15,8 +15,8 @@ DIST_SUBDIR= ${PORTNAME}
MAINTAINER= kiwi@oav.net
COMMENT= A RRDtool frontend for Courier statistics
-RUN_DEPENDS= ${SITE_PERL}/RRDp.pm:${PORTSDIR}/databases/rrdtool \
- ${SITE_PERL}/File/Tail.pm:${PORTSDIR}/devel/p5-File-Tail
+RUN_DEPENDS= rrdtool>=0:${PORTSDIR}/databases/rrdtool \
+ p5-File-Tail>=0:${PORTSDIR}/devel/p5-File-Tail
NO_BUILD= yes
USE_PERL5= yes