Add USE_BISON.

Submitted by:	bento
This commit is contained in:
Joe Marcus Clarke 2002-07-28 17:12:13 +00:00
parent 60b4371a3c
commit 052c4e41bb
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=63668

View File

@ -18,6 +18,7 @@ LIB_DEPENDS= glib-2.0.0:${PORTSDIR}/devel/glib20 \
USE_LIBTOOL= yes
USE_REINPLACE= yes
USE_BISON= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include " \
LDFLAGS="-L${LOCALBASE}/lib"