summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--security/p5-Crypt-SSLeay/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/security/p5-Crypt-SSLeay/Makefile b/security/p5-Crypt-SSLeay/Makefile
index c7e86bed5c29..61902a661905 100644
--- a/security/p5-Crypt-SSLeay/Makefile
+++ b/security/p5-Crypt-SSLeay/Makefile
@@ -19,6 +19,7 @@ RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
CONFIGURE_ARGS+= --lib=${OPENSSLBASE}
+MAKE_ARGS+= PASTHRU_INC=-I${OPENSSLINC}
USE_OPENSSL= yes
MAN3= Crypt::SSLeay.3 Net::SSL.3