aboutsummaryrefslogtreecommitdiff
path: root/mail/listadmin
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:16:16 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:16:16 +0000
commit8d6597e0bb9591c40fc6d0c6e2159fca51178d56 (patch)
treed3548a0f08ca434f11cb4415a93d98037409413b /mail/listadmin
parenta9dcad2fffcc27906b85c5a15fdb3e50fdc1e2e2 (diff)
downloadports-8d6597e0bb9591c40fc6d0c6e2159fca51178d56.tar.gz
ports-8d6597e0bb9591c40fc6d0c6e2159fca51178d56.zip
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=412348
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 9efbd2622623..c792419d1f23 100644
--- a/mail/listadmin/Makefile
+++ b/mail/listadmin/Makefile
@@ -9,10 +9,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= 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
+RUN_DEPENDS= p5-Text-Reform>=0:textproc/p5-Text-Reform \
+ p5-HTML-Parser>=0:www/p5-HTML-Parser \
+ p5-Crypt-SSLeay>=0:security/p5-Crypt-SSLeay \
+ p5-libwww>=0:www/p5-libwww
USES= perl5 shebangfix
USE_PERL5= run