aboutsummaryrefslogtreecommitdiff
path: root/mail/p5-Net-IMAP-Simple-SSL/Makefile
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2012-06-05 11:46:48 +0000
committerAndrej Zverev <az@FreeBSD.org>2012-06-05 11:46:48 +0000
commit13c40c380327ca1b3267c7b95ca3fde12e433313 (patch)
tree8ca42e58d2965bafa4c044c03ea72590225d4093 /mail/p5-Net-IMAP-Simple-SSL/Makefile
parent8001f3c6c6e82e0552dfaba8d32c81360e4b0af5 (diff)
downloadports-13c40c380327ca1b3267c7b95ca3fde12e433313.tar.gz
ports-13c40c380327ca1b3267c7b95ca3fde12e433313.zip
- Remove SITE_PERL from *_DEPENDS
Approved by: maintainer (lth@ via email)
Notes
Notes: svn path=/head/; revision=298459
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 0f1db0d16c5b..de671f26568f 100644
--- a/mail/p5-Net-IMAP-Simple-SSL/Makefile
+++ b/mail/p5-Net-IMAP-Simple-SSL/Makefile
@@ -14,8 +14,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= lth@FreeBSD.org
COMMENT= SSL support for Net::IMAP::Simple
-BUILD_DEPENDS= ${SITE_PERL}/IO/Socket/SSL.pm:${PORTSDIR}/security/p5-IO-Socket-SSL \
- ${SITE_PERL}/Net/IMAP/Simple.pm:${PORTSDIR}/mail/p5-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
RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes