aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Crypt-OpenSSL-RSA
diff options
context:
space:
mode:
authorNorikatsu Shigemura <nork@FreeBSD.org>2010-05-04 10:49:50 +0000
committerNorikatsu Shigemura <nork@FreeBSD.org>2010-05-04 10:49:50 +0000
commitf6112d9cc7438598f909799c55882425e274393e (patch)
tree5dc36eec9a914e31b7c9ce92a6698d46e3ab6d87 /security/p5-Crypt-OpenSSL-RSA
parentfb115e199d00e6b8b8f80f8554077a794e4c1088 (diff)
downloadports-f6112d9cc7438598f909799c55882425e274393e.tar.gz
ports-f6112d9cc7438598f909799c55882425e274393e.zip
Fix build issue WITH_OPENSSL_PORT.
PR: ports/146286 Submitted by: Dan Lukes dan obluda cz
Notes
Notes: svn path=/head/; revision=253670
Diffstat (limited to 'security/p5-Crypt-OpenSSL-RSA')
-rw-r--r--security/p5-Crypt-OpenSSL-RSA/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/security/p5-Crypt-OpenSSL-RSA/Makefile b/security/p5-Crypt-OpenSSL-RSA/Makefile
index 342fba68bdf4..ae8722e9b1c0 100644
--- a/security/p5-Crypt-OpenSSL-RSA/Makefile
+++ b/security/p5-Crypt-OpenSSL-RSA/Makefile
@@ -19,6 +19,8 @@ RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Crypt/OpenSSL/Random.pm:${PORTSDIR}/secur
BUILD_DEPENDS= ${RUN_DEPENDS}
PERL_CONFIGURE= yes
+USE_OPENSSL= yes
+MAKE_ARGS+= PASTHRU_INC=-I${OPENSSLINC}
MAN3= Crypt::OpenSSL::RSA.3