aboutsummaryrefslogtreecommitdiff
path: root/benchmarks/p5-Benchmark-Forking
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-08-04 12:30:54 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-08-04 12:30:54 +0000
commit6368b8b0b13d8d96eb0b473a83817e580070eb05 (patch)
treec29811b9daa9fe42c36a61104fc9b0b981be3a4a /benchmarks/p5-Benchmark-Forking
parent88df06ce85e463645df940f98acfcb9776020f1c (diff)
downloadports-6368b8b0b13d8d96eb0b473a83817e580070eb05.tar.gz
ports-6368b8b0b13d8d96eb0b473a83817e580070eb05.zip
- Convert to new perl framework
Approved by: eadler@ (maintainer)
Notes
Notes: svn path=/head/; revision=324222
Diffstat (limited to 'benchmarks/p5-Benchmark-Forking')
-rw-r--r--benchmarks/p5-Benchmark-Forking/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/benchmarks/p5-Benchmark-Forking/Makefile b/benchmarks/p5-Benchmark-Forking/Makefile
index dc388591e3c9..ca8ebb251cd5 100644
--- a/benchmarks/p5-Benchmark-Forking/Makefile
+++ b/benchmarks/p5-Benchmark-Forking/Makefile
@@ -12,7 +12,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= eadler@FreeBSD.org
COMMENT= Run benchmarks in separate processes
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= Benchmark::Forking.3