aboutsummaryrefslogtreecommitdiff
path: root/math/p5-Math-Random-Secure
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-09-12 05:53:03 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-09-12 05:53:03 +0000
commite10369322220c0fa0a0ab68ed222621adf553709 (patch)
treed3e054e43268209aa792f44c177f4789d4af4098 /math/p5-Math-Random-Secure
parentce3840ccd53801f6f4b24f2fd1c0d1210d1d663a (diff)
downloadports-e10369322220c0fa0a0ab68ed222621adf553709.tar.gz
ports-e10369322220c0fa0a0ab68ed222621adf553709.zip
Notes
Diffstat (limited to 'math/p5-Math-Random-Secure')
-rw-r--r--math/p5-Math-Random-Secure/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/math/p5-Math-Random-Secure/Makefile b/math/p5-Math-Random-Secure/Makefile
index b9be5afc004c..9f3244b10d86 100644
--- a/math/p5-Math-Random-Secure/Makefile
+++ b/math/p5-Math-Random-Secure/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: Math::Random::Secure
-# Date created: 15 March 2011
-# Whom: Dereckson <dereckson@gmail.com>
-#
+# Created by: Dereckson <dereckson@gmail.com>
# $FreeBSD$
-#
PORTNAME= Math-Random-Secure
PORTVERSION= 0.06
@@ -20,7 +16,8 @@ RUN_DEPENDS= p5-Any-Moose>0:${PORTSDIR}/devel/p5-Any-Moose \
p5-Math-Random-ISAAC>=1.0.1:${PORTSDIR}/math/p5-Math-Random-ISAAC \
p5-Crypt-Random-Source>=0.07:${PORTSDIR}/security/p5-Crypt-Random-Source
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= Math::Random::Secure.3 Math::Random::Secure::RNG.3