aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Net-SSLeay
diff options
context:
space:
mode:
Diffstat (limited to 'security/p5-Net-SSLeay')
-rw-r--r--security/p5-Net-SSLeay/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/p5-Net-SSLeay/Makefile b/security/p5-Net-SSLeay/Makefile
index 77964685f68f..001317a397a0 100644
--- a/security/p5-Net-SSLeay/Makefile
+++ b/security/p5-Net-SSLeay/Makefile
@@ -7,6 +7,7 @@
PORTNAME= Net-SSLeay
PORTVERSION= 1.30
+PORTREVISION= 1
CATEGORIES= security perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Net
@@ -17,7 +18,7 @@ MAINTAINER= perl@FreeBSD.org
COMMENT= Perl5 interface to SSL
PERL_CONFIGURE= yes
-CONFIGURE_ARGS= "/usr"
+CONFIGURE_ARGS= "${OPENSSLBASE}"
USE_OPENSSL= yes
MAN3= Net::SSLeay.3 Net::SSLeay::Handle.3