diff options
Diffstat (limited to 'lang/gnustep-guile/Makefile')
-rw-r--r-- | lang/gnustep-guile/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/gnustep-guile/Makefile b/lang/gnustep-guile/Makefile index a1b99dfcc0ab..92eeba7b9935 100644 --- a/lang/gnustep-guile/Makefile +++ b/lang/gnustep-guile/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= |