aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Net-SSLeay
diff options
context:
space:
mode:
authorSergey Skvortsov <skv@FreeBSD.org>2009-02-24 09:20:37 +0000
committerSergey Skvortsov <skv@FreeBSD.org>2009-02-24 09:20:37 +0000
commitb489dbc274866bb2d3fcc18047a3e0c44f0d9d0d (patch)
tree7391619b42b2cc69734885357e724fb1094be2af /security/p5-Net-SSLeay
parent2615b548f3ed12dcfece05321113ce2c3c4f8e79 (diff)
Notes
Diffstat (limited to 'security/p5-Net-SSLeay')
-rw-r--r--security/p5-Net-SSLeay/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/security/p5-Net-SSLeay/Makefile b/security/p5-Net-SSLeay/Makefile
index 2e885dd57de2..1d9064026dcb 100644
--- a/security/p5-Net-SSLeay/Makefile
+++ b/security/p5-Net-SSLeay/Makefile
@@ -7,6 +7,7 @@
PORTNAME= Net-SSLeay
PORTVERSION= 1.35
+PORTREVISION= 1
CATEGORIES= security perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -14,6 +15,9 @@ 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