diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2008-06-18 20:41:50 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2008-06-18 20:41:50 +0000 |
commit | 87eb81a7db126239dd5d87f7f1651ffc302fc17e (patch) | |
tree | afc673a93cb23ecb6c783a543337cc96de713645 /lang/pike76 | |
parent | 23fc8a617236cc4d003f5eb3f45551d472b65137 (diff) | |
download | ports-87eb81a7db126239dd5d87f7f1651ffc302fc17e.tar.gz ports-87eb81a7db126239dd5d87f7f1651ffc302fc17e.zip |
Notes
Diffstat (limited to 'lang/pike76')
-rw-r--r-- | lang/pike76/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/lang/pike76/Makefile b/lang/pike76/Makefile index 629e468cd989..ec6beb343267 100644 --- a/lang/pike76/Makefile +++ b/lang/pike76/Makefile @@ -91,10 +91,6 @@ USE_PERL5= YES ONLY_FOR_ARCHS= i386 amd64 PLIST_SUB+= PORTVERSION=${PORTVERSION} -.if ${ARCH} == "amd64" && ${OSVERSION} >= 700019 -BROKEN= Does not compile -.endif - .if defined(WITHOUT_RELOCATABLE_DUMPED_MODULES) CONFIGURE_ARGS+= --without-relocatable-dumped-modules .else |