From af19d07a25f6d70237621e6f1475abc15c9b6cbd Mon Sep 17 00:00:00 2001 From: tg Date: Thu, 28 Sep 2000 11:14:45 +0000 Subject: Use bison. --- x11-toolkits/gnustep-gui/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'x11-toolkits/gnustep-gui/Makefile') diff --git a/x11-toolkits/gnustep-gui/Makefile b/x11-toolkits/gnustep-gui/Makefile index a1b99dfcc0ab..92eeba7b9935 100644 --- a/x11-toolkits/gnustep-gui/Makefile +++ b/x11-toolkits/gnustep-gui/Makefile @@ -34,6 +34,7 @@ CONFIGURE_ARGS= --with-library-combo=gnu-gnu-gnu-xgps \ --with-tiff-library=${LOCALBASE}/lib \ --with-tiff-include=${LOCALBASE}/include # --enable-threads=posix CONFIGURE_TARGET= +USE_BISON= yes USE_GMAKE= yes USE_XLIB= yes MAKEFILE= -- cgit