forked from Lainports/freebsd-ports
- Remove duplicate from CONFIGURE_ARGS
PR: 132723 Submitted by: TAKAHASHI Kaoru <kaoru@kaisei.org>
This commit is contained in:
parent
a0096ab846
commit
fac5b33cdf
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue