aboutsummaryrefslogtreecommitdiff
path: root/lang/pike76
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2007-09-08 01:12:10 +0000
committerMark Linimon <linimon@FreeBSD.org>2007-09-08 01:12:10 +0000
commit9839011ec3910790376ce9ace5e2a1c5bcb2781f (patch)
tree41c61966bf1404bd3cfce06493a35d6a1a4acfc6 /lang/pike76
parent41a56135d1e8a68844e4c575702cdbad451d7322 (diff)
Notes
Diffstat (limited to 'lang/pike76')
-rw-r--r--lang/pike76/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/lang/pike76/Makefile b/lang/pike76/Makefile
index 4a9180df980a..8b2c95350e20 100644
--- a/lang/pike76/Makefile
+++ b/lang/pike76/Makefile
@@ -94,13 +94,9 @@ BROKEN= Does not compile
LIB_DEPENDS+= gmp.7:${PORTSDIR}/math/libgmp4
.endif
-# Allow building Embeded perl when >= 5.6
-.if ${PERL_LEVEL} > 500600
+# Allow building Embedded Perl
CONFIGURE_ARGS+= --with-perl
USE_PERL5= YES
-.else
-CONFIGURE_ARGS+= --without-perl
-.endif
.if defined(WITHOUT_RELOCATABLE_DUMPED_MODULES)
CONFIGURE_ARGS+= --without-relocatable-dumped-modules