aboutsummaryrefslogtreecommitdiff
path: root/mail/tlb
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2012-06-29 10:05:08 +0000
committerAndrej Zverev <az@FreeBSD.org>2012-06-29 10:05:08 +0000
commit1e01e8e206d6efb10482c3a9fe2f3d335334506d (patch)
treee4105d931a03ee54571d2a49c8b80ce3cd5ffba3 /mail/tlb
parent9e54b0cf3ee60c3e875712fa0cc0ba0804b68ed1 (diff)
downloadports-1e01e8e206d6efb10482c3a9fe2f3d335334506d.tar.gz
ports-1e01e8e206d6efb10482c3a9fe2f3d335334506d.zip
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@)
Notes
Notes: svn path=/head/; revision=300207
Diffstat (limited to 'mail/tlb')
-rw-r--r--mail/tlb/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/mail/tlb/Makefile b/mail/tlb/Makefile
index d6b4bcec7116..db5fd4417451 100644
--- a/mail/tlb/Makefile
+++ b/mail/tlb/Makefile
@@ -16,9 +16,9 @@ EXTRACT_SUFX= .tgz
MAINTAINER= anders@FreeBSD.org
COMMENT= The List Batcher, a general purpose mail list delivery engine
-RUN_DEPENDS= ${SITE_PERL}/Mail/Address.pm:${PORTSDIR}/mail/p5-Mail-Tools \
- ${SITE_PERL}/Date/Format.pm:${PORTSDIR}/devel/p5-TimeDate \
- ${SITE_PERL}/Net/Domain.pm:${PORTSDIR}/net/p5-Net
+RUN_DEPENDS= p5-Mail-Tools>=0:${PORTSDIR}/mail/p5-Mail-Tools \
+ p5-TimeDate>=0:${PORTSDIR}/devel/p5-TimeDate \
+ p5-Net>=0:${PORTSDIR}/net/p5-Net
NO_BUILD= yes
USE_PERL5= yes