summaryrefslogtreecommitdiff
path: root/lang/p5-Pugs-Compiler-Rule
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2013-08-02 18:52:07 +0000
committerMathieu Arnold <mat@FreeBSD.org>2013-08-02 18:52:07 +0000
commit4819ca343bfee8a3b54e7ff3ac26d280d1c1696f (patch)
treea4a613f80a0e443c044c2319e43ce75e14c50813 /lang/p5-Pugs-Compiler-Rule
parent- Fix build with PYTHON_DEFAULT_VERSION of 3+. [1] (diff)
- Convert to new perl framework
- Trim Makefile header - Remove MAKE_JOBS_SAFE=yes, it's the default.
Notes
Notes: svn path=/head/; revision=324174
Diffstat (limited to 'lang/p5-Pugs-Compiler-Rule')
-rw-r--r--lang/p5-Pugs-Compiler-Rule/Makefile8
1 files changed, 3 insertions, 5 deletions
diff --git a/lang/p5-Pugs-Compiler-Rule/Makefile b/lang/p5-Pugs-Compiler-Rule/Makefile
index 15f9a81fa154..f41560b86339 100644
--- a/lang/p5-Pugs-Compiler-Rule/Makefile
+++ b/lang/p5-Pugs-Compiler-Rule/Makefile
@@ -1,10 +1,7 @@
# ex:ts=8
# Ports collection makefile for: Pugs::Compiler::Rule
-# Date created: Aug 1, 2006
-# Whom: ijliao
-#
+# Created by: ijliao
# $FreeBSD$
-#
PORTNAME= Pugs-Compiler-Rule
PORTVERSION= 0.37
@@ -24,7 +21,8 @@ RUN_DEPENDS= p5-Cache-Cache>=1.05:${PORTSDIR}/devel/p5-Cache-Cache \
BUILD_DEPENDS:= ${RUN_DEPENDS}
TEST_DEPENDS= p5-File-Slurp>0:${PORTSDIR}/devel/p5-File-Slurp
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN1= compile_p6grammar.pl.1
MAN3= Pugs::Compiler::Regex.3 \