mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- Remove duplicate from CONFIGURE_ARGS
PR: 132723 Submitted by: TAKAHASHI Kaoru <kaoru@kaisei.org>
This commit is contained in:
parent
a0096ab846
commit
fac5b33cdf
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=230322
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ WRKSRC= ${WRKDIR}/gnubg
|
||||||
OPTIONS= ESOUND "Enable sound support" ON \
|
OPTIONS= ESOUND "Enable sound support" ON \
|
||||||
NLS "Enable gettext support" ON
|
NLS "Enable gettext support" ON
|
||||||
|
|
||||||
CONFIGURE_ARGS= --enable-nls --with-board3d
|
CONFIGURE_ARGS= --with-board3d
|
||||||
|
|
||||||
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" \
|
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" \
|
||||||
ac_cv_path_ARTSC_CONFIG=no ac_cv_path_LIBART_CONFIG=no
|
ac_cv_path_ARTSC_CONFIG=no ac_cv_path_LIBART_CONFIG=no
|
||||||
|
|
Loading…
Add table
Reference in a new issue