diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 2000-09-28 11:14:45 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 2000-09-28 11:14:45 +0000 |
commit | 654f2fc53d353d8b8421e76d5e50ab1c1e534206 (patch) | |
tree | f002cbc5b97576a8ed157593319577c71810b71f /devel/gnustep-make | |
parent | 5ef804328696fc1bd097b955a070f998deb281f4 (diff) | |
download | ports-654f2fc53d353d8b8421e76d5e50ab1c1e534206.tar.gz ports-654f2fc53d353d8b8421e76d5e50ab1c1e534206.zip |
Notes
Diffstat (limited to 'devel/gnustep-make')
-rw-r--r-- | devel/gnustep-make/Makefile | 1 |
1 files changed, 1 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= |