summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorThomas Gellekum <tg@FreeBSD.org>2000-09-28 11:14:45 +0000
committerThomas Gellekum <tg@FreeBSD.org>2000-09-28 11:14:45 +0000
commit654f2fc53d353d8b8421e76d5e50ab1c1e534206 (patch)
treef002cbc5b97576a8ed157593319577c71810b71f /lang
parentUpdate to 0.13 which supports Ruby 1.6. (diff)
Use bison.
Notes
Notes: svn path=/head/; revision=33204
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=