aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbland <bland@FreeBSD.org>2010-01-13 17:21:52 +0800
committerbland <bland@FreeBSD.org>2010-01-13 17:21:52 +0800
commit1168e5bad695d885667ad36dca2ed2d261abac99 (patch)
tree6f00cb52ee346e8d8c2ded525970d0334ef0eb26
parentdc74ce80ce421b374c056666b8d411ebb3bdeae6 (diff)
downloadfreebsd-ports-gnome-1168e5bad695d885667ad36dca2ed2d261abac99.tar.gz
freebsd-ports-gnome-1168e5bad695d885667ad36dca2ed2d261abac99.tar.zst
freebsd-ports-gnome-1168e5bad695d885667ad36dca2ed2d261abac99.zip
Add bison build dependency.
Reported by: QAT
-rw-r--r--net/mDNSResponder/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/mDNSResponder/Makefile b/net/mDNSResponder/Makefile
index 8f1db57f6912..29652e00a2fc 100644
--- a/net/mDNSResponder/Makefile
+++ b/net/mDNSResponder/Makefile
@@ -15,6 +15,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Apple's mDNSResponder
+USE_BISON= build
USE_LDCONFIG= YES
USE_GMAKE= YES