Subject: CVS commit: pkgsrc
To: None <pkgsrc-changes@NetBSD.org>
From: Jan Schaumann <jschauma@netbsd.org>
List: pkgsrc-changes
Date: 05/19/2004 01:27:04
Module Name:	pkgsrc
Committed By:	jschauma
Date:		Wed May 19 01:27:04 UTC 2004

Modified Files:
	pkgsrc/devel/patch: Makefile
	pkgsrc/mk: bsd.pkg.mk

Log Message:
We have a variable _OPSYS_GPATCH_REQD, but it doesn't do anything.
Change that:  if it's set to YES, require devel/patch.  If building
devel/patch, set _OPSYS_GPATCH_REQD to NO, as otherwise we have a
circular dependency.


To generate a diff of this commit:
cvs rdiff -r1.19 -r1.20 pkgsrc/devel/patch/Makefile
cvs rdiff -r1.1460 -r1.1461 pkgsrc/mk/bsd.pkg.mk

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