summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net/tnftpd/Makefile3
-rw-r--r--net/wu-ftpd/Makefile4
-rw-r--r--news/tin/Makefile4
-rw-r--r--shells/bash/Makefile4
-rw-r--r--sysutils/depot/Makefile4
-rw-r--r--textproc/bibparse/Makefile3
6 files changed, 14 insertions, 8 deletions
diff --git a/net/tnftpd/Makefile b/net/tnftpd/Makefile
index bd293325972..d019c3d4401 100644
--- a/net/tnftpd/Makefile
+++ b/net/tnftpd/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2005/12/29 06:22:04 jlam Exp $
+# $NetBSD: Makefile,v 1.14 2006/06/20 22:19:38 minskim Exp $
#
DISTNAME= tnftpd-20040810
@@ -14,6 +14,7 @@ CONFLICTS+= lukemftpd-[0-9]*
GNU_CONFIGURE= YES
MANCOMPRESSED_IF_MANZ= YES
+USE_TOOLS+= yacc
CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR:Q}
diff --git a/net/wu-ftpd/Makefile b/net/wu-ftpd/Makefile
index 1329acca98c..476315f268d 100644
--- a/net/wu-ftpd/Makefile
+++ b/net/wu-ftpd/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.28 2005/12/05 20:50:50 rillig Exp $
+# $NetBSD: Makefile,v 1.29 2006/06/20 22:20:10 minskim Exp $
DISTNAME= wu-ftpd-2.6.2
PKGREVISION= 3
@@ -37,6 +37,8 @@ CONFLICTS+= kth-krb4-[0-9]*
CONFLICTS+= lukemftpd-[0-9]*
GNU_CONFIGURE= YES
+USE_TOOLS+= yacc
+
CONFIGURE_ARGS+=--enable-quota --enable-noop --enable-skey
DIST_SUBDIR= wu-ftpd
diff --git a/news/tin/Makefile b/news/tin/Makefile
index f8aea43e351..503c5456e0c 100644
--- a/news/tin/Makefile
+++ b/news/tin/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.27 2006/04/22 09:22:13 rillig Exp $
+# $NetBSD: Makefile,v 1.28 2006/06/20 22:20:49 minskim Exp $
#
DISTNAME= tin-1.8.1
@@ -22,7 +22,7 @@ RESTRICTED= Profit from use, sale, trade, or reproduction disallowed
GNU_CONFIGURE= yes
USE_PKGLOCALEDIR=yes
# for tinews.pl
-USE_TOOLS+= perl:run
+USE_TOOLS+= perl:run yacc
REPLACE_PERL= tools/tinews.pl
BUILD_TARGET= build
diff --git a/shells/bash/Makefile b/shells/bash/Makefile
index 12e3b19a81e..de5b3ffb636 100644
--- a/shells/bash/Makefile
+++ b/shells/bash/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2006/06/15 13:42:36 wiz Exp $
+# $NetBSD: Makefile,v 1.26 2006/06/20 22:21:20 minskim Exp $
DISTNAME= bash-3.1
PKGNAME= bash-3.1pl1
@@ -18,7 +18,7 @@ CONFLICTS= static-bash-[0-9]*
PKG_INSTALLATION_TYPES= overwrite pkgviews
-USE_TOOLS+= makeinfo
+USE_TOOLS+= makeinfo yacc
USE_PKGLOCALEDIR= yes
GNU_CONFIGURE= yes
MAKE_ENV+= INSTALL_SCRIPT=${INSTALL_SCRIPT:Q}
diff --git a/sysutils/depot/Makefile b/sysutils/depot/Makefile
index 3719f808628..379461cc471 100644
--- a/sysutils/depot/Makefile
+++ b/sysutils/depot/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2006/03/04 21:30:40 jlam Exp $
+# $NetBSD: Makefile,v 1.16 2006/06/20 22:22:23 minskim Exp $
#
DISTNAME= depot-5.14
@@ -10,6 +10,8 @@ HOMEPAGE= http://asg.web.cmu.edu/depot/
COMMENT= Maps several separate packages into a tree without merging them
GNU_CONFIGURE= yes
+USE_TOOLS+= yacc
+
CONFIGURE_ENV+= INSTALL="" CC=${CC:Q}
MAKE_ENV+= CC=${CC:Q}
diff --git a/textproc/bibparse/Makefile b/textproc/bibparse/Makefile
index 0c3468eae24..7b11c99afa4 100644
--- a/textproc/bibparse/Makefile
+++ b/textproc/bibparse/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2006/03/04 21:30:45 jlam Exp $
+# $NetBSD: Makefile,v 1.10 2006/06/20 22:22:54 minskim Exp $
#
DISTNAME= bibparse-1.06
@@ -12,6 +12,7 @@ COMMENT= Syntax checking tools for BibTeX bibliography databases
PKG_INSTALLATION_TYPES= overwrite pkgviews
GNU_CONFIGURE= YES
+USE_TOOLS+= yacc
TEST_TARGET= check