From 478d7bf10bc76158fa35d34ac4ad5139ecd5f5e0 Mon Sep 17 00:00:00 2001 From: Edwin Groothuis Date: Tue, 30 Dec 2003 09:05:37 +0000 Subject: unbreak lang/bigloo Noticed by: Kimura Fuyuki --- lang/bigloo/Makefile | 4 ---- 1 file changed, 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 -.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 -- cgit v1.2.3