aboutsummaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorNorikatsu Shigemura <nork@FreeBSD.org>2010-05-04 06:34:25 +0000
committerNorikatsu Shigemura <nork@FreeBSD.org>2010-05-04 06:34:25 +0000
commitb8261c289eab650966bcb18c5e40cad510092acd (patch)
treee36488f221321d460e1cbd49f10ae2c79fb3adf6 /security
parent75312a64e117b50c6b4bfa010b8d40755b8e1948 (diff)
Notes
Diffstat (limited to 'security')
-rw-r--r--security/p5-Crypt-OpenSSL-Random/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/security/p5-Crypt-OpenSSL-Random/Makefile b/security/p5-Crypt-OpenSSL-Random/Makefile
index 742d186f74ff..d5975362d6a6 100644
--- a/security/p5-Crypt-OpenSSL-Random/Makefile
+++ b/security/p5-Crypt-OpenSSL-Random/Makefile
@@ -15,6 +15,8 @@ MAINTAINER= perl@FreeBSD.org
COMMENT= Perl5 interface to the OpenSSL pseudo-random number generator
PERL_CONFIGURE= yes
+USE_OPENSSL= yes
+MAKE_ARGS+= PASTHRU_INC=-I${OPENSSLINC}
MAN3= Crypt::OpenSSL::Random.3