aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Net-SSLeay
diff options
context:
space:
mode:
authorYen-Ming Lee <leeym@FreeBSD.org>2009-08-16 05:58:26 +0000
committerYen-Ming Lee <leeym@FreeBSD.org>2009-08-16 05:58:26 +0000
commit258c3e5fa58e729a7df88784383d378367927dee (patch)
tree41f05b66a15cc4ef8a74175e939ed6c19af86cfe /security/p5-Net-SSLeay
parentd70e533cd2b9c4286e045e7e6b41675a8bc7289b (diff)
Notes
Diffstat (limited to 'security/p5-Net-SSLeay')
-rw-r--r--security/p5-Net-SSLeay/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/security/p5-Net-SSLeay/Makefile b/security/p5-Net-SSLeay/Makefile
index 1d9064026dcb..82a6382a5fa1 100644
--- a/security/p5-Net-SSLeay/Makefile
+++ b/security/p5-Net-SSLeay/Makefile
@@ -7,7 +7,7 @@
PORTNAME= Net-SSLeay
PORTVERSION= 1.35
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= security perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -15,9 +15,6 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl5 interface to SSL
-BUILD_DEPENDS= p5-MIME-Base64>=0:${PORTSDIR}/converters/p5-MIME-Base64
-RUN_DEPENDS= ${BUILD_DEPENDS}
-
PERL_CONFIGURE= yes
CONFIGURE_ENV= OPENSSL_PREFIX=${OPENSSLBASE}
USE_OPENSSL= yes