aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Test-MockRandom/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Test-MockRandom/Makefile')
-rw-r--r--devel/p5-Test-MockRandom/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/devel/p5-Test-MockRandom/Makefile b/devel/p5-Test-MockRandom/Makefile
index 3f5b9c8aec83..e83af2204f53 100644
--- a/devel/p5-Test-MockRandom/Makefile
+++ b/devel/p5-Test-MockRandom/Makefile
@@ -1,6 +1,4 @@
-# New Ports Collection Makefile for: p5-Test-MockRandom
-# Date created: 2006-07-23
-# Whom: Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw>
+# Created by: Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw>
# $FreeBSD$
PORTNAME= Test-MockRandom
@@ -12,7 +10,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Replaces random number generation with non-random number generation
-PERL_MODBUILD= yes
+USES= perl5
+USE_PERL5= modbuild
MAN3= Test::MockRandom.3