aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2004-02-26 02:16:18 +0800
committermarcus <marcus@FreeBSD.org>2004-02-26 02:16:18 +0800
commit6b5ef9e45e0f8c9200b9e18bfae2bd73b4ec5abb (patch)
treee7c7b5349eba7b10977335fd222b0aeaa60dbe2c /devel
parent793fe45ce7bdba365ea29de055b197e995a494f8 (diff)
downloadfreebsd-ports-gnome-6b5ef9e45e0f8c9200b9e18bfae2bd73b4ec5abb.tar.gz
freebsd-ports-gnome-6b5ef9e45e0f8c9200b9e18bfae2bd73b4ec5abb.tar.zst
freebsd-ports-gnome-6b5ef9e45e0f8c9200b9e18bfae2bd73b4ec5abb.zip
Disable compile warnings to fix build with the new gnuregex.h.
Diffstat (limited to 'devel')
-rw-r--r--devel/gtranslator/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/gtranslator/Makefile b/devel/gtranslator/Makefile
index fb1e8b9d4875..63c3eba61209 100644
--- a/devel/gtranslator/Makefile
+++ b/devel/gtranslator/Makefile
@@ -20,7 +20,8 @@ USE_GMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib -lgnuregex"
-CONFIGURE_ARGS= --disable-debug
+CONFIGURE_ARGS= --disable-debug \
+ --enable-compile-warnings=no
USE_REINPLACE= yes
MAN1= gtranslator.1 pozilla.sh.1