pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/cqual NetBSD 1.6 needs bison.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3de9bd31c6ad
branches:  trunk
changeset: 507981:3de9bd31c6ad
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Sun Feb 12 06:32:59 2006 +0000

description:
NetBSD 1.6 needs bison.

diffstat:

 devel/cqual/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 54e7b2467545 -r 3de9bd31c6ad devel/cqual/Makefile
--- a/devel/cqual/Makefile      Sun Feb 12 05:26:39 2006 +0000
+++ b/devel/cqual/Makefile      Sun Feb 12 06:32:59 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2006/02/05 23:08:40 joerg Exp $
+# $NetBSD: Makefile,v 1.8 2006/02/12 06:32:59 rillig Exp $
 #
 
 DISTNAME=              cqual-0.991
@@ -12,7 +12,7 @@
 
 USE_PKGLOCALEDIR=      yes
 GNU_CONFIGURE=         yes
-USE_TOOLS+=            gmake perl:run
+USE_TOOLS+=            gmake perl:run bison
 
 REPLACE_PERL+=         bin/*
 



Home | Main Index | Thread Index | Old Index