pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/converters/chef USE_TOOLS+=lex



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9936a3345dad
branches:  trunk
changeset: 514253:9936a3345dad
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Fri Jun 09 15:26:46 2006 +0000

description:
USE_TOOLS+=lex

diffstat:

 converters/chef/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 740e2aba1aaf -r 9936a3345dad converters/chef/Makefile
--- a/converters/chef/Makefile  Fri Jun 09 15:24:32 2006 +0000
+++ b/converters/chef/Makefile  Fri Jun 09 15:26:46 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2006/03/04 21:29:06 jlam Exp $
+# $NetBSD: Makefile,v 1.13 2006/06/09 15:26:46 minskim Exp $
 #
 
 DISTNAME=      chef.l
@@ -14,6 +14,7 @@
 PKG_INSTALLATION_TYPES=        overwrite pkgviews
 
 NO_CONFIGURE=  yes
+USE_TOOLS+=    lex
 WRKSRC=                ${WRKDIR}
 DIST_SUBDIR=   ${PKGNAME_NOREV}
 



Home | Main Index | Thread Index | Old Index