Subject: CVS commit: pkgsrc
To: None <source-changes@netbsd.org>
From: Hubert Feyrer <hubertf@netbsd.org>
List: source-changes
Date: 11/21/2000 02:16:44
Module Name:	pkgsrc
Committed By:	hubertf
Date:		Tue Nov 21 00:16:44 UTC 2000

Modified Files:
	pkgsrc/mk: bsd.pkg.mk bsd.prefs.mk

Log Message:
Fix NEED_NCURSES handling:

Let's take timidity, which needs ncurses and tk. By setting
NEED_NCURSES=1 and adding it to MAKEFLAGS, all other required pkgs
automagically depend on ncurses - tk, tcl (which is slurped in by
tk), ...


To generate a diff of this commit:
cvs rdiff -r1.613 -r1.614 pkgsrc/mk/bsd.pkg.mk
cvs rdiff -r1.19 -r1.20 pkgsrc/mk/bsd.prefs.mk

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.