Subject: CVS commit: pkgsrc/pkgtools/createbuildlink
To: None <pkgsrc-changes@NetBSD.org>
From: Roland Illig <rillig@netbsd.org>
List: pkgsrc-changes
Date: 05/13/2006 11:29:46
Module Name:	pkgsrc
Committed By:	rillig
Date:		Sat May 13 11:29:46 UTC 2006

Modified Files:
	pkgsrc/pkgtools/createbuildlink: Makefile
	pkgsrc/pkgtools/createbuildlink/files: createbuildlink

Log Message:
Changed two lines in the generated buildlink3.mk files. For quite a long
time, the !empty(BUILDLINK_DEPTH:M+) lines confused me, so I changed
them to be ${BUILDLINK_DEPTH} == "+", which has the same effect. Changed
the version number to 3.12.


To generate a diff of this commit:
cvs rdiff -r1.40 -r1.41 pkgsrc/pkgtools/createbuildlink/Makefile
cvs rdiff -r1.30 -r1.31 pkgsrc/pkgtools/createbuildlink/files/createbuildlink

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