aboutsummaryrefslogtreecommitdiff
path: root/devel/gtranslator
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2004-02-25 18:16:18 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2004-02-25 18:16:18 +0000
commitbe7c26949fee97a1a5c7fbb1cbc8d5a72bb4fdb6 (patch)
tree7346fbab987586cd1d263e91a6df7879cb3d57d1 /devel/gtranslator
parent02d428b109fac414b55adbc122b9051bfb07501c (diff)
downloadports-be7c26949fee97a1a5c7fbb1cbc8d5a72bb4fdb6.tar.gz
ports-be7c26949fee97a1a5c7fbb1cbc8d5a72bb4fdb6.zip
Disable compile warnings to fix build with the new gnuregex.h.
Notes
Notes: svn path=/head/; revision=102113
Diffstat (limited to 'devel/gtranslator')
-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