pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/libproplist USE_TOOLS+=lex



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8a0616b83904
branches:  trunk
changeset: 514164:8a0616b83904
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Thu Jun 08 15:26:43 2006 +0000

description:
USE_TOOLS+=lex

diffstat:

 devel/libproplist/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 059068acd7fd -r 8a0616b83904 devel/libproplist/Makefile
--- a/devel/libproplist/Makefile        Thu Jun 08 15:20:20 2006 +0000
+++ b/devel/libproplist/Makefile        Thu Jun 08 15:26:43 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2006/03/04 21:29:17 jlam Exp $
+# $NetBSD: Makefile,v 1.21 2006/06/08 15:26:43 minskim Exp $
 
 DISTNAME=              libPropList-0.10.1
 PKGNAME=               libproplist-0.10.1
@@ -11,6 +11,7 @@
 
 GNU_CONFIGURE=         yes
 USE_LIBTOOL=           yes
+USE_TOOLS+=            lex
 LTCONFIG_OVERRIDE=     ${WRKSRC}/ltconfig
 
 post-install:



Home | Main Index | Thread Index | Old Index