summaryrefslogtreecommitdiff
path: root/textproc/p5-PPIx-EditorTools
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2011-09-17 06:49:29 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2011-09-17 06:49:29 +0000
commit6fb6597c896b7c2d85ae3cf5c992dff59a7205ac (patch)
treeaa66d7bd719f61ac29aba195639af7c69749e352 /textproc/p5-PPIx-EditorTools
parentupdate to 0.2.3.4-alpha (diff)
- Change PERL_CONFIGURE to "yes" for all values less than or equal to 5.8.0+
With hat: perl
Diffstat (limited to 'textproc/p5-PPIx-EditorTools')
-rw-r--r--textproc/p5-PPIx-EditorTools/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-PPIx-EditorTools/Makefile b/textproc/p5-PPIx-EditorTools/Makefile
index 7df9911159f1..a47911149909 100644
--- a/textproc/p5-PPIx-EditorTools/Makefile
+++ b/textproc/p5-PPIx-EditorTools/Makefile
@@ -19,7 +19,7 @@ BUILD_DEPENDS= p5-Class-XSAccessor>=1.02:${PORTSDIR}/devel/p5-Class-XSAccessor \
p5-PPI>=1.203:${PORTSDIR}/textproc/p5-PPI
RUN_DEPENDS:= ${BUILD_DEPENDS}
-PERL_CONFIGURE= 5.8.0+
+PERL_CONFIGURE= yes
MAN3= PPIx::EditorTools::RenamePackage.3 \
PPIx::EditorTools::RenamePackageFromPath.3 \