aboutsummaryrefslogtreecommitdiff
path: root/mail/p5-Email-Filter
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2012-06-03 19:44:26 +0000
committerAndrej Zverev <az@FreeBSD.org>2012-06-03 19:44:26 +0000
commit4f008d725474533a1cd77c99faed8f7ae34df8d4 (patch)
tree5e95a00e2dbdad5443e9ac71898320cf574dad5b /mail/p5-Email-Filter
parenteabc22a00d5bab47c760609160d9d6ec03aea5d1 (diff)
downloadports-4f008d725474533a1cd77c99faed8f7ae34df8d4.tar.gz
ports-4f008d725474533a1cd77c99faed8f7ae34df8d4.zip
- Remove SITE_PERL from *_DEPENDS
Notes
Notes: svn path=/head/; revision=298149
Diffstat (limited to 'mail/p5-Email-Filter')
-rw-r--r--mail/p5-Email-Filter/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/mail/p5-Email-Filter/Makefile b/mail/p5-Email-Filter/Makefile
index 6cb1aeee8ef4..6ecb637c7b7f 100644
--- a/mail/p5-Email-Filter/Makefile
+++ b/mail/p5-Email-Filter/Makefile
@@ -15,10 +15,10 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E}
MAINTAINER= perl@FreeBSD.org
COMMENT= Library for creating easy email filters
-BUILD_DEPENDS= ${SITE_PERL}/Email/Simple.pm:${PORTSDIR}/mail/p5-Email-Simple \
- ${SITE_PERL}/Email/LocalDelivery.pm:${PORTSDIR}/mail/p5-Email-LocalDelivery \
- ${SITE_PERL}/IPC/Run.pm:${PORTSDIR}/devel/p5-IPC-Run \
- ${SITE_PERL}/Class/Trigger.pm:${PORTSDIR}/devel/p5-Class-Trigger
+BUILD_DEPENDS= p5-Email-Simple>=0:${PORTSDIR}/mail/p5-Email-Simple \
+ p5-Email-LocalDelivery>=0:${PORTSDIR}/mail/p5-Email-LocalDelivery \
+ p5-IPC-Run>=0:${PORTSDIR}/devel/p5-IPC-Run \
+ p5-Class-Trigger>=0:${PORTSDIR}/devel/p5-Class-Trigger
RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes