aboutsummaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
authortg <tg@FreeBSD.org>2000-09-28 19:14:45 +0800
committertg <tg@FreeBSD.org>2000-09-28 19:14:45 +0800
commitaf19d07a25f6d70237621e6f1475abc15c9b6cbd (patch)
tree7d5457dadac4564394bd6d089a705a02ffca4e93 /lang
parent83c960264b3e541f7fb8ddec3ba0bd45c975f620 (diff)
downloadfreebsd-ports-gnome-af19d07a25f6d70237621e6f1475abc15c9b6cbd.tar.gz
freebsd-ports-gnome-af19d07a25f6d70237621e6f1475abc15c9b6cbd.tar.zst
freebsd-ports-gnome-af19d07a25f6d70237621e6f1475abc15c9b6cbd.zip
Use bison.
Diffstat (limited to 'lang')
-rw-r--r--lang/gnustep-base/Makefile1
-rw-r--r--lang/gnustep-guile/Makefile1
-rw-r--r--lang/gnustep-objc/Makefile1
3 files changed, 3 insertions, 0 deletions
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=