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 -.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