Subject: CVS commit: pkgsrc/pkgtools/pbulk
To: None <pkgsrc-changes@NetBSD.org>
From: Tobias Nygren <tnn@netbsd.org>
List: pkgsrc-changes
Date: 08/05/2007 12:30:10
Module Name:	pkgsrc
Committed By:	tnn
Date:		Sun Aug  5 12:30:10 UTC 2007

Modified Files:
	pkgsrc/pkgtools/pbulk: Makefile

Log Message:
Do SUBST handling in post-patch instead of pre-configure. This makes
substitution (and any substitution warnings) run before the build starts,
rather than after building libnbcompat. The reason for this is that
libnbcompat is _built_ in the pre-configure stage when in inplace mode.


To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 pkgsrc/pkgtools/pbulk/Makefile

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