summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2012-06-29 18:37:54 +0000
committerAndrej Zverev <az@FreeBSD.org>2012-06-29 18:37:54 +0000
commite214c57b8fad6b65a81142c6ee9706b283425b67 (patch)
treeeed21cdf3f481be4e91106396ae24c5049eac3d1 /mail
parent- Remove SITE_PERL from *_DEPENDS (diff)
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@)
Notes
Notes: svn path=/head/; revision=300222
Diffstat (limited to 'mail')
-rw-r--r--mail/postfix-postfwd/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/mail/postfix-postfwd/Makefile b/mail/postfix-postfwd/Makefile
index 8dd844074a2f..23edc22dc0be 100644
--- a/mail/postfix-postfwd/Makefile
+++ b/mail/postfix-postfwd/Makefile
@@ -17,10 +17,10 @@ COMMENT= A postfix firewall policy daemon
LICENSE= BSD
-RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Net/DNS.pm:${PORTSDIR}/dns/p5-Net-DNS \
- ${SITE_PERL}/Net/Server.pm:${PORTSDIR}/net/p5-Net-Server \
- ${SITE_PERL}/${PERL_ARCH}/Storable.pm:${PORTSDIR}/devel/p5-Storable \
- ${SITE_PERL}/${PERL_ARCH}/Time/HiRes.pm:${PORTSDIR}/devel/p5-Time-HiRes
+RUN_DEPENDS= p5-Net-DNS>=0:${PORTSDIR}/dns/p5-Net-DNS \
+ p5-Net-Server>=0:${PORTSDIR}/net/p5-Net-Server \
+ p5-Storable>=0:${PORTSDIR}/devel/p5-Storable \
+ p5-Time-HiRes>=0:${PORTSDIR}/devel/p5-Time-HiRes
PORTDOCS= *
PORTEXAMPLES= request.sample postfwd.plugins.sample