Add USE_BISON.

Submitted by:	Ryan Grove <ryan@wonko.com>
This commit is contained in:
Jim Mock 2002-07-02 23:24:49 +00:00
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

View file

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

View file

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

View file

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