Subject: PR/31321 CVS commit: pkgsrc/devel/cscope
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-bugs
Date: 09/20/2005 03:53:03
The following reply was made to PR pkg/31321; it has been noted by GNATS.

From: "Johnny C. Lam" <jlam@netbsd.org>
To: gnats-bugs@netbsd.org
Cc: 
Subject: PR/31321 CVS commit: pkgsrc/devel/cscope
Date: Tue, 20 Sep 2005 03:52:01 +0000 (UTC)

 Module Name:	pkgsrc
 Committed By:	jlam
 Date:		Tue Sep 20 03:52:01 UTC 2005
 
 Modified Files:
 	pkgsrc/devel/cscope: Makefile
 
 Log Message:
 Do previous in a better way by asking for "byacc" instead of "yacc",
 as this will avoid using bison completely.  This fixes PR pkg/31321.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.40 -r1.41 pkgsrc/devel/cscope/Makefile
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.