pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/grap USE_TOOLS+=lex yacc



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3a5a122b654f
branches:  trunk
changeset: 514184:3a5a122b654f
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Thu Jun 08 16:03:13 2006 +0000

description:
USE_TOOLS+=lex yacc

diffstat:

 graphics/grap/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (16 lines):

diff -r 566e9b47a652 -r 3a5a122b654f graphics/grap/Makefile
--- a/graphics/grap/Makefile    Thu Jun 08 15:56:43 2006 +0000
+++ b/graphics/grap/Makefile    Thu Jun 08 16:03:13 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2006/03/04 21:29:48 jlam Exp $
+# $NetBSD: Makefile,v 1.12 2006/06/08 16:03:13 minskim Exp $
 
 DISTNAME=      grap-1.30
 PKGREVISION=   1
@@ -13,5 +13,6 @@
 
 GNU_CONFIGURE= yes
 USE_LANGUAGES= c++
+USE_TOOLS+=    lex yacc
 
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index