aboutsummaryrefslogtreecommitdiffstats
path: root/www/udmsearch
diff options
context:
space:
mode:
authorsat <sat@FreeBSD.org>2007-07-16 22:45:46 +0800
committersat <sat@FreeBSD.org>2007-07-16 22:45:46 +0800
commitdf6b4cb85cb5c3882884fd5855ce971a454df337 (patch)
tree0a687185afd43baa0df40eb369cf8b8bb12cbc24 /www/udmsearch
parent3dc0d88bc9d5700b9543239a3f0164d22d1ee6f6 (diff)
downloadfreebsd-ports-gnome-df6b4cb85cb5c3882884fd5855ce971a454df337.tar.gz
freebsd-ports-gnome-df6b4cb85cb5c3882884fd5855ce971a454df337.tar.zst
freebsd-ports-gnome-df6b4cb85cb5c3882884fd5855ce971a454df337.zip
- Remove the forgotten BROKEN
Diffstat (limited to 'www/udmsearch')
-rw-r--r--www/udmsearch/Makefile4
1 files changed, 0 insertions, 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 <bsd.port.pre.mk>
-.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}