Subject: CVS commit: pkgsrc/mk
To: None <pkgsrc-changes@NetBSD.org>
From: Stoned Elipot <seb@netbsd.org>
List: pkgsrc-changes
Date: 02/12/2004 15:34:18
Module Name:	pkgsrc
Committed By:	seb
Date:		Thu Feb 12 15:34:18 UTC 2004

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

Log Message:
Always add --x-{includes,libraries}=${X11BASE}/{include,lib}
to CONFIGURE_ARGS if USE_X11 is defined  i.e no need to special case
xpkgwedge usage.

Please note that previously these were added to CONFIGURE_ARGS
as soon as xpkgwedge was used even if the package did not actually
defined USE_X11 or something implying it.


To generate a diff of this commit:
cvs rdiff -r1.1391 -r1.1392 pkgsrc/mk/bsd.pkg.mk

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