aboutsummaryrefslogtreecommitdiffstats
path: root/games/gnubg
diff options
context:
space:
mode:
authorgahr <gahr@FreeBSD.org>2009-03-18 04:36:46 +0800
committergahr <gahr@FreeBSD.org>2009-03-18 04:36:46 +0800
commit06b135e8bbd1b238c6b9713befae358aca96dc3f (patch)
treef8053b1d4ea66d81b742f084072e92b9107fb1e9 /games/gnubg
parent4d4b08b4f9b3eae219c55bcb39241bb875851d75 (diff)
downloadfreebsd-ports-gnome-06b135e8bbd1b238c6b9713befae358aca96dc3f.tar.gz
freebsd-ports-gnome-06b135e8bbd1b238c6b9713befae358aca96dc3f.tar.zst
freebsd-ports-gnome-06b135e8bbd1b238c6b9713befae358aca96dc3f.zip
- Remove duplicate from CONFIGURE_ARGS
PR: 132723 Submitted by: TAKAHASHI Kaoru <kaoru@kaisei.org>
Diffstat (limited to 'games/gnubg')
-rw-r--r--games/gnubg/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/gnubg/Makefile b/games/gnubg/Makefile
index 07b31ac162bb..3165c360bd28 100644
--- a/games/gnubg/Makefile
+++ b/games/gnubg/Makefile
@@ -30,7 +30,7 @@ WRKSRC= ${WRKDIR}/gnubg
OPTIONS= ESOUND "Enable sound support" ON \
NLS "Enable gettext support" ON
-CONFIGURE_ARGS= --enable-nls --with-board3d
+CONFIGURE_ARGS= --with-board3d
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" \
ac_cv_path_ARTSC_CONFIG=no ac_cv_path_LIBART_CONFIG=no