summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorWen Heping <wen@FreeBSD.org>2010-09-16 02:10:49 +0000
committerWen Heping <wen@FreeBSD.org>2010-09-16 02:10:49 +0000
commit83204fe6d0241c3f3af9b35e84574018ad1aa87c (patch)
treeee83ed0aa19166e69e509add7820b88c74f3922c /security
parent- Oops, revert previous commit - I meant to do a send-pr (diff)
- Remove MIME::Base64 DEPENDS which is already in Perl 5
PR: ports/150140 Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
Notes
Notes: svn path=/head/; revision=261256
Diffstat (limited to 'security')
-rw-r--r--security/p5-Crypt-SSLeay/Makefile3
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