aboutsummaryrefslogtreecommitdiff
path: root/mail/p5-Net-IMAP-Simple-SSL/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mail/p5-Net-IMAP-Simple-SSL/Makefile')
-rw-r--r--mail/p5-Net-IMAP-Simple-SSL/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/p5-Net-IMAP-Simple-SSL/Makefile b/mail/p5-Net-IMAP-Simple-SSL/Makefile
index 94f29a3726b7..706db7a03f25 100644
--- a/mail/p5-Net-IMAP-Simple-SSL/Makefile
+++ b/mail/p5-Net-IMAP-Simple-SSL/Makefile
@@ -11,8 +11,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= lth@FreeBSD.org
COMMENT= SSL support for Net::IMAP::Simple
-BUILD_DEPENDS= p5-IO-Socket-SSL>=0:${PORTSDIR}/security/p5-IO-Socket-SSL \
- p5-Net-IMAP-Simple>=0:${PORTSDIR}/mail/p5-Net-IMAP-Simple
+BUILD_DEPENDS= p5-IO-Socket-SSL>=0:security/p5-IO-Socket-SSL \
+ p5-Net-IMAP-Simple>=0:mail/p5-Net-IMAP-Simple
RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5