- Remove duplicate from CONFIGURE_ARGS

PR:		132723
Submitted by:	TAKAHASHI Kaoru <kaoru@kaisei.org>
This commit is contained in:
Pietro Cerutti 2009-03-17 20:36:46 +00:00
parent a0096ab846
commit fac5b33cdf
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=230322

View file

@ -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