aboutsummaryrefslogtreecommitdiffstats
path: root/lang/q
diff options
context:
space:
mode:
authorPietro Cerutti <gahr@FreeBSD.org>2009-04-13 17:53:27 +0800
committerPietro Cerutti <gahr@FreeBSD.org>2009-04-13 17:53:27 +0800
commit6af782021b58b7b1a2c2c226ece4d5cd7abcae26 (patch)
tree100250e09f07600ddbb64800360a48d90974ba9c /lang/q
parent3a52bb4ceae927fcfe5b201272cbc4d7b5bdb4ed (diff)
downloadfreebsd-ports-gnome-6af782021b58b7b1a2c2c226ece4d5cd7abcae26.tar.gz
freebsd-ports-gnome-6af782021b58b7b1a2c2c226ece4d5cd7abcae26.tar.zst
freebsd-ports-gnome-6af782021b58b7b1a2c2c226ece4d5cd7abcae26.zip
- Add dependency on Bison
Reported by: QA Tindie
Diffstat (limited to 'lang/q')
-rw-r--r--lang/q/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/q/Makefile b/lang/q/Makefile
index a61c1eba6ada..51afe978aff1 100644
--- a/lang/q/Makefile
+++ b/lang/q/Makefile
@@ -22,6 +22,7 @@ LIB_DEPENDS= MagickWand.2:${PORTSDIR}/graphics/ImageMagick \
xslt.2:${PORTSDIR}/textproc/libxslt \
ggi.2:${PORTSDIR}/graphics/libggi
+USE_BISON= yes
USE_ICONV= yes
USE_TK= 84
USE_LDCONFIG= yes