aboutsummaryrefslogtreecommitdiffstats
path: root/benchmarks
diff options
context:
space:
mode:
authoraz <az@FreeBSD.org>2013-08-04 20:30:54 +0800
committeraz <az@FreeBSD.org>2013-08-04 20:30:54 +0800
commite21178d47577200e50a8e105029f7d2bfdf408b1 (patch)
treec29811b9daa9fe42c36a61104fc9b0b981be3a4a /benchmarks
parent9a7a429f3ef97e67b4c7b3ae637ab1f3420f9083 (diff)
downloadfreebsd-ports-gnome-e21178d47577200e50a8e105029f7d2bfdf408b1.tar.gz
freebsd-ports-gnome-e21178d47577200e50a8e105029f7d2bfdf408b1.tar.zst
freebsd-ports-gnome-e21178d47577200e50a8e105029f7d2bfdf408b1.zip
- Convert to new perl framework
Approved by: eadler@ (maintainer)
Diffstat (limited to 'benchmarks')
-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