aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Crypt-OpenSSL-Random/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/p5-Crypt-OpenSSL-Random/Makefile')
-rw-r--r--security/p5-Crypt-OpenSSL-Random/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/security/p5-Crypt-OpenSSL-Random/Makefile b/security/p5-Crypt-OpenSSL-Random/Makefile
index d5975362d6a6..a7594ffed3e1 100644
--- a/security/p5-Crypt-OpenSSL-Random/Makefile
+++ b/security/p5-Crypt-OpenSSL-Random/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: p5-Crypt-OpenSSL-Random
-# Date created: 2001/08/27
-# Whom: nork@cityfujisawa.ne.jp
-#
+# Created by: nork@cityfujisawa.ne.jp
# $FreeBSD$
-#
PORTNAME= Crypt-OpenSSL-Random
PORTVERSION= 0.04
@@ -14,7 +10,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl5 interface to the OpenSSL pseudo-random number generator
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
USE_OPENSSL= yes
MAKE_ARGS+= PASTHRU_INC=-I${OPENSSLINC}