summaryrefslogtreecommitdiff
path: root/mail/ovs/Makefile
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/ovs/Makefile
parentRemove SITE_PERL from *_DEPENDS. (diff)
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@)
Notes
Notes: svn path=/head/; revision=300267
Diffstat (limited to 'mail/ovs/Makefile')
-rw-r--r--mail/ovs/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/ovs/Makefile b/mail/ovs/Makefile
index 8520e3f3ea37..049c9b17feb3 100644
--- a/mail/ovs/Makefile
+++ b/mail/ovs/Makefile
@@ -14,8 +14,8 @@ MASTER_SITES= ftp://ftp.oav.net/openvisp/stats/
MAINTAINER= kiwi@oav.net
COMMENT= A RRDtool frontend for mail 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