pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc USE_TOOLS+=yacc



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b564f74e8d37
branches:  trunk
changeset: 514933:b564f74e8d37
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Tue Jun 20 22:19:38 2006 +0000

description:
USE_TOOLS+=yacc

diffstat:

 net/tnftpd/Makefile        |  3 ++-
 net/wu-ftpd/Makefile       |  4 +++-
 news/tin/Makefile          |  4 ++--
 shells/bash/Makefile       |  4 ++--
 sysutils/depot/Makefile    |  4 +++-
 textproc/bibparse/Makefile |  3 ++-
 6 files changed, 14 insertions(+), 8 deletions(-)

diffs (106 lines):

diff -r 59dd497529dd -r b564f74e8d37 net/tnftpd/Makefile
--- a/net/tnftpd/Makefile       Tue Jun 20 22:19:11 2006 +0000
+++ b/net/tnftpd/Makefile       Tue Jun 20 22:19:38 2006 +0000
@@ -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 @@
 
 GNU_CONFIGURE=         YES
 MANCOMPRESSED_IF_MANZ= YES
+USE_TOOLS+=            yacc
 
 CONFIGURE_ARGS+=       --sysconfdir=${PKG_SYSCONFDIR:Q}
 
diff -r 59dd497529dd -r b564f74e8d37 net/wu-ftpd/Makefile
--- a/net/wu-ftpd/Makefile      Tue Jun 20 22:19:11 2006 +0000
+++ b/net/wu-ftpd/Makefile      Tue Jun 20 22:19:38 2006 +0000
@@ -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+=    lukemftpd-[0-9]*
 
 GNU_CONFIGURE= YES
+USE_TOOLS+=    yacc
+
 CONFIGURE_ARGS+=--enable-quota --enable-noop --enable-skey
 
 DIST_SUBDIR=           wu-ftpd
diff -r 59dd497529dd -r b564f74e8d37 news/tin/Makefile
--- a/news/tin/Makefile Tue Jun 20 22:19:11 2006 +0000
+++ b/news/tin/Makefile Tue Jun 20 22:19:38 2006 +0000
@@ -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 @@
 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 -r 59dd497529dd -r b564f74e8d37 shells/bash/Makefile
--- a/shells/bash/Makefile      Tue Jun 20 22:19:11 2006 +0000
+++ b/shells/bash/Makefile      Tue Jun 20 22:19:38 2006 +0000
@@ -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 @@
 
 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 -r 59dd497529dd -r b564f74e8d37 sysutils/depot/Makefile
--- a/sysutils/depot/Makefile   Tue Jun 20 22:19:11 2006 +0000
+++ b/sysutils/depot/Makefile   Tue Jun 20 22:19:38 2006 +0000
@@ -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 @@
 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 -r 59dd497529dd -r b564f74e8d37 textproc/bibparse/Makefile
--- a/textproc/bibparse/Makefile        Tue Jun 20 22:19:11 2006 +0000
+++ b/textproc/bibparse/Makefile        Tue Jun 20 22:19:38 2006 +0000
@@ -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 @@
 PKG_INSTALLATION_TYPES=        overwrite pkgviews
 
 GNU_CONFIGURE= YES
+USE_TOOLS+=    yacc
 
 TEST_TARGET=   check
 



Home | Main Index | Thread Index | Old Index