summaryrefslogtreecommitdiffstats
path: root/lang/hugs
diff options
context:
space:
mode:
authorobraun <obraun@FreeBSD.org>2002-11-21 00:10:55 +0000
committerobraun <obraun@FreeBSD.org>2002-11-21 00:10:55 +0000
commitacd02efc963c52ec6a6758a693a67de25c64bf09 (patch)
treef60a9058e7cf80c9778037fe89ff01e276eb905b /lang/hugs
parentbace829bd54d6fd506f282a0e7c1ca0759d45110 (diff)
downloadFreeBSD-ports-acd02efc963c52ec6a6758a693a67de25c64bf09.zip
FreeBSD-ports-acd02efc963c52ec6a6758a693a67de25c64bf09.tar.gz
Add USE_BISON.
Pointed out by: kris
Diffstat (limited to 'lang/hugs')
-rw-r--r--lang/hugs/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/hugs/Makefile b/lang/hugs/Makefile
index 34de870..3907dfe 100644
--- a/lang/hugs/Makefile
+++ b/lang/hugs/Makefile
@@ -17,6 +17,7 @@ WRKSRC= ${WRKDIR}/${DISTNAME}/src
HUGS_DATE= Nov2002
USE_REINPLACE= yes
+USE_BISON= yes
CONFIGURE_ARGS+= --prefix=${PREFIX} --enable-ffi
ALL_TARGET= default ffihugs
OpenPOWER on IntegriCloud