aboutsummaryrefslogtreecommitdiff
path: root/mail/listadmin
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/listadmin
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/listadmin')
-rw-r--r--mail/listadmin/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/mail/listadmin/Makefile b/mail/listadmin/Makefile
index 668d8450afd2..05cba033dbab 100644
--- a/mail/listadmin/Makefile
+++ b/mail/listadmin/Makefile
@@ -13,10 +13,10 @@ MASTER_SITES= http://heim.ifi.uio.no/kjetilho/hacks/
MAINTAINER= christer.edwards@gmail.com
COMMENT= Command-line alternative to Mailman Web interface
-RUN_DEPENDS= ${SITE_PERL}/Text/Reform.pm:${PORTSDIR}/textproc/p5-Text-Reform \
- ${SITE_PERL}/${PERL_ARCH}/HTML/TokeParser.pm:${PORTSDIR}/www/p5-HTML-Parser \
- ${SITE_PERL}/${PERL_ARCH}/Crypt/SSLeay.pm:${PORTSDIR}/security/p5-Crypt-SSLeay \
- ${SITE_PERL}/LWP/UserAgent.pm:${PORTSDIR}/www/p5-libwww
+RUN_DEPENDS= p5-Text-Reform>=0:${PORTSDIR}/textproc/p5-Text-Reform \
+ p5-HTML-Parser>=0:${PORTSDIR}/www/p5-HTML-Parser \
+ p5-Crypt-SSLeay>=0:${PORTSDIR}/security/p5-Crypt-SSLeay \
+ p5-libwww>=0:${PORTSDIR}/www/p5-libwww
USE_PERL5_RUN= 5.8.0+