aboutsummaryrefslogtreecommitdiffstats
path: root/net/abills/Makefile
diff options
context:
space:
mode:
authoraz <az@FreeBSD.org>2012-06-30 22:39:14 +0800
committeraz <az@FreeBSD.org>2012-06-30 22:39:14 +0800
commitc4488f29abd1339c42a704fb50b07d1210e0f3bc (patch)
treea25208b0a392c23b33fbca24c07360b17a5572c2 /net/abills/Makefile
parentb05a8fe37751aa289876d113a2ba1f68df128404 (diff)
downloadfreebsd-ports-gnome-c4488f29abd1339c42a704fb50b07d1210e0f3bc.tar.gz
freebsd-ports-gnome-c4488f29abd1339c42a704fb50b07d1210e0f3bc.tar.zst
freebsd-ports-gnome-c4488f29abd1339c42a704fb50b07d1210e0f3bc.zip
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@)
Diffstat (limited to 'net/abills/Makefile')
-rw-r--r--net/abills/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/net/abills/Makefile b/net/abills/Makefile
index 6c3d24c9fd59..92597ad65664 100644
--- a/net/abills/Makefile
+++ b/net/abills/Makefile
@@ -19,10 +19,10 @@ COMMENT= Billing system for dialup, VPN and VoIP management
LICENSE= GPLv2
RUN_DEPENDS= radiusd:${PORTSDIR}/net/freeradius \
- ${SITE_PERL}/${PERL_ARCH}/DBD/mysql.pm:${PORTSDIR}/databases/p5-DBD-mysql \
- ${SITE_PERL}/${PERL_ARCH}/Digest/MD4.pm:${PORTSDIR}/security/p5-Digest-MD4 \
- ${SITE_PERL}/${PERL_ARCH}/Digest/SHA1.pm:${PORTSDIR}/security/p5-Digest-SHA1 \
- ${SITE_PERL}/${PERL_ARCH}/Crypt/DES.pm:${PORTSDIR}/security/p5-Crypt-DES
+ p5-DBD-mysql>=0:${PORTSDIR}/databases/p5-DBD-mysql \
+ p5-Digest-MD4>=0:${PORTSDIR}/security/p5-Digest-MD4 \
+ p5-Digest-SHA1>=0:${PORTSDIR}/security/p5-Digest-SHA1 \
+ p5-Crypt-DES>=0:${PORTSDIR}/security/p5-Crypt-DES
USE_PERL5_RUN= yes
NO_BUILD= yes