diff options
author | Wen Heping <wen@FreeBSD.org> | 2010-09-16 02:10:49 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2010-09-16 02:10:49 +0000 |
commit | 83204fe6d0241c3f3af9b35e84574018ad1aa87c (patch) | |
tree | ee83ed0aa19166e69e509add7820b88c74f3922c /security/p5-Crypt-SSLeay | |
parent | 831728006c895e668889efa0837fa4f8f8c88363 (diff) | |
download | ports-83204fe6d0241c3f3af9b35e84574018ad1aa87c.tar.gz ports-83204fe6d0241c3f3af9b35e84574018ad1aa87c.zip |
Notes
Diffstat (limited to 'security/p5-Crypt-SSLeay')
-rw-r--r-- | security/p5-Crypt-SSLeay/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/security/p5-Crypt-SSLeay/Makefile b/security/p5-Crypt-SSLeay/Makefile index 8efc6c1f8677..d17e7c8076fb 100644 --- a/security/p5-Crypt-SSLeay/Makefile +++ b/security/p5-Crypt-SSLeay/Makefile @@ -14,8 +14,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl5 interface to allow p5-libwww LWP to make https connections -BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/MIME/Base64.pm:${PORTSDIR}/converters/p5-MIME-Base64 \ - ${SITE_PERL}/URI/URL.pm:${PORTSDIR}/net/p5-URI +BUILD_DEPENDS= ${SITE_PERL}/URI/URL.pm:${PORTSDIR}/net/p5-URI RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |