summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorrillig <rillig>2007-11-17 12:04:11 +0000
committerrillig <rillig>2007-11-17 12:04:11 +0000
commit21dae0c282b8fc84d25b684a96ccd8125ecf0590 (patch)
tree7c0b6ad43df35f003718d0265e14450da8a53df0 /net
parent9102ea67210a656f775e13a6addd64a62798560d (diff)
downloadpkgsrc-21dae0c282b8fc84d25b684a96ccd8125ecf0590.tar.gz
Some packages need lex and yacc. Patch by Aleksey Cheusov via
pkgsrc-users.
Diffstat (limited to 'net')
-rw-r--r--net/bind8/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/net/bind8/Makefile b/net/bind8/Makefile
index 65abc18d4a5..5ba5a8f73d6 100644
--- a/net/bind8/Makefile
+++ b/net/bind8/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.38 2007/09/10 19:05:01 adrianp Exp $
+# $NetBSD: Makefile,v 1.39 2007/11/17 12:04:13 rillig Exp $
DISTNAME= bind-${BIND_VERSION}
PKGNAME= ${DISTNAME}pl1
@@ -10,6 +10,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.isc.org/sw/bind/
COMMENT= The Berkeley Internet Name Daemon, an implementation of DNS
+USE_TOOLS+= lex yacc
+
WRKSRC= ${WRKDIR}
BIND_VERSION= 8.4.7
DIST_SUBDIR= bind/${BIND_VERSION}