aboutsummaryrefslogtreecommitdiffstats
path: root/mail/p5-Email-Send/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mail/p5-Email-Send/Makefile')
-rw-r--r--mail/p5-Email-Send/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/mail/p5-Email-Send/Makefile b/mail/p5-Email-Send/Makefile
index f25b35631dcd..fa640e8217f2 100644
--- a/mail/p5-Email-Send/Makefile
+++ b/mail/p5-Email-Send/Makefile
@@ -11,11 +11,11 @@ PKGNAMEPREFIX= p5-
MAINTAINER= tobez@FreeBSD.org
COMMENT= Email::Send - Simply Sending Email
-BUILD_DEPENDS= p5-Class-Accessor>=0.19:${PORTSDIR}/devel/p5-Class-Accessor \
- p5-Email-Address>=1.80:${PORTSDIR}/mail/p5-Email-Address \
- p5-Email-Simple>=1.92:${PORTSDIR}/mail/p5-Email-Simple \
- p5-Return-Value>=1.28:${PORTSDIR}/devel/p5-Return-Value \
- p5-UNIVERSAL-require>=0:${PORTSDIR}/devel/p5-UNIVERSAL-require
+BUILD_DEPENDS= p5-Class-Accessor>=0.19:devel/p5-Class-Accessor \
+ p5-Email-Address>=1.80:mail/p5-Email-Address \
+ p5-Email-Simple>=1.92:mail/p5-Email-Simple \
+ p5-Return-Value>=1.28:devel/p5-Return-Value \
+ p5-UNIVERSAL-require>=0:devel/p5-UNIVERSAL-require
RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5