summaryrefslogtreecommitdiff
path: root/lang/bigloo/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/bigloo/Makefile')
-rw-r--r--lang/bigloo/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/lang/bigloo/Makefile b/lang/bigloo/Makefile
index 9d9e24e43251..442f32c2c9da 100644
--- a/lang/bigloo/Makefile
+++ b/lang/bigloo/Makefile
@@ -41,10 +41,6 @@ post-configure:
.include <bsd.port.pre.mk>
-.if ${OSVERSION} >= 500113
-BROKEN= "Does not compile due to varargs.h being deprecated"
-.endif
-
post-install: install-info
@${SED} "s|%%PREFIX%%|${PREFIX}|g" < ${FILESDIR}/bigloo.sh | ${SED} "s|%%BIGLOO_VERSION%%|${PORTVERSION}|g" > ${PREFIX}/etc/rc.d/000.bigloo.sh
@${CHMOD} 750 ${PREFIX}/etc/rc.d/000.bigloo.sh