From a538ead1771a5c2c77357a3ea47bfad1578e73d3 Mon Sep 17 00:00:00 2001 From: Andrew Pantyukhin Date: Mon, 16 Jul 2007 14:45:46 +0000 Subject: [PATCH] - Remove the forgotten BROKEN --- www/udmsearch/Makefile | 4 ---- 1 file changed, 4 deletions(-) diff --git a/www/udmsearch/Makefile b/www/udmsearch/Makefile index e3af123df123..0c7fbd7f39f5 100644 --- a/www/udmsearch/Makefile +++ b/www/udmsearch/Makefile @@ -29,10 +29,6 @@ MAN5= indexer.conf.5 .include -.if ${OSVERSION} >= 700042 -BROKEN= Does not compile with GCC 4.2 -.endif - .if defined(WITH_MSQL) BUILD_DEPENDS= ${PREFIX}/lib/libmsql.a:${PORTSDIR}/databases/msql CONFIGURE_ARGS+= --with-msql=${LOCALBASE}