diff options
-rw-r--r-- | devel/gnustep-make/Makefile | 1 | ||||
-rw-r--r-- | devel/gnustep/Makefile | 1 | ||||
-rw-r--r-- | lang/gnustep-base/Makefile | 1 | ||||
-rw-r--r-- | lang/gnustep-guile/Makefile | 1 | ||||
-rw-r--r-- | lang/gnustep-objc/Makefile | 1 | ||||
-rw-r--r-- | x11-toolkits/gnustep-gui/Makefile | 1 | ||||
-rw-r--r-- | x11-toolkits/gnustep-xgps/Makefile | 1 |
7 files changed, 7 insertions, 0 deletions
diff --git a/devel/gnustep-make/Makefile b/devel/gnustep-make/Makefile index a1b99dfcc0ab..92eeba7b9935 100644 --- a/devel/gnustep-make/Makefile +++ b/devel/gnustep-make/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= diff --git a/devel/gnustep/Makefile b/devel/gnustep/Makefile index a1b99dfcc0ab..92eeba7b9935 100644 --- a/devel/gnustep/Makefile +++ b/devel/gnustep/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= diff --git a/lang/gnustep-base/Makefile b/lang/gnustep-base/Makefile index a1b99dfcc0ab..92eeba7b9935 100644 --- a/lang/gnustep-base/Makefile +++ b/lang/gnustep-base/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= 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= diff --git a/lang/gnustep-objc/Makefile b/lang/gnustep-objc/Makefile index a1b99dfcc0ab..92eeba7b9935 100644 --- a/lang/gnustep-objc/Makefile +++ b/lang/gnustep-objc/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= 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= diff --git a/x11-toolkits/gnustep-xgps/Makefile b/x11-toolkits/gnustep-xgps/Makefile index a1b99dfcc0ab..92eeba7b9935 100644 --- a/x11-toolkits/gnustep-xgps/Makefile +++ b/x11-toolkits/gnustep-xgps/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= |