Add USE_BISON.
Submitted by: Ryan Grove <ryan@wonko.com>
This commit is contained in:
parent
fb9dec8734
commit
467597c776
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=62368
3 changed files with 3 additions and 0 deletions
|
@ -22,6 +22,7 @@ WANT_ESOUND= yes
|
|||
USE_REINPLACE= yes
|
||||
USE_GMAKE= yes
|
||||
USE_LIBTOOL= yes
|
||||
USE_BISON= yes
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LIBS="-L${LOCALBASE}/lib -laudiofile"
|
||||
CONFIGURE_ARGS= --disable-arts
|
||||
|
|
|
@ -22,6 +22,7 @@ WANT_ESOUND= yes
|
|||
USE_REINPLACE= yes
|
||||
USE_GMAKE= yes
|
||||
USE_LIBTOOL= yes
|
||||
USE_BISON= yes
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LIBS="-L${LOCALBASE}/lib -laudiofile"
|
||||
CONFIGURE_ARGS= --disable-arts
|
||||
|
|
|
@ -22,6 +22,7 @@ WANT_ESOUND= yes
|
|||
USE_REINPLACE= yes
|
||||
USE_GMAKE= yes
|
||||
USE_LIBTOOL= yes
|
||||
USE_BISON= yes
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LIBS="-L${LOCALBASE}/lib -laudiofile"
|
||||
CONFIGURE_ARGS= --disable-arts
|
||||
|
|
Loading…
Reference in a new issue