aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsteve <steve@FreeBSD.org>2001-12-16 05:39:46 +0800
committersteve <steve@FreeBSD.org>2001-12-16 05:39:46 +0800
commite50cb5c9b40fb33828c43257bde5179d502381b3 (patch)
tree158cbb8639de3e02619891a6217128219aee9f41
parent96b37bfdde7d527b5fd408c1e699fafd7142e097 (diff)
downloadfreebsd-ports-gnome-e50cb5c9b40fb33828c43257bde5179d502381b3.tar.gz
freebsd-ports-gnome-e50cb5c9b40fb33828c43257bde5179d502381b3.tar.zst
freebsd-ports-gnome-e50cb5c9b40fb33828c43257bde5179d502381b3.zip
Add USE_BISON=yes because this port requires bison to build.
Approved by: maintainer
-rw-r--r--lang/bc-gcc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/bc-gcc/Makefile b/lang/bc-gcc/Makefile
index 127a374121c7..2270bfd2e7ad 100644
--- a/lang/bc-gcc/Makefile
+++ b/lang/bc-gcc/Makefile
@@ -32,6 +32,7 @@ BROKEN= "can't find /usr/lib/aout/crt0.o"
.endif
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} ${PATCHFILES}
+USE_BISON= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-gnu-as --with-gnu-ld
ALL_TARGET= bootstrap LANGUAGES=c