Subject: CVS commit: pkgsrc/mk
To: None <pkgsrc-changes@netbsd.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 10/01/2001 20:14:41
Module Name:	pkgsrc
Committed By:	jlam
Date:		Mon Oct  1 17:14:41 UTC 2001

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

Log Message:
Have x11.buildlink.mk add -Wl,-R${X11BASE}/lib to LDFLAGS directly, instead
of relying on bsd.pkg.mk to do it.  This change just makes x11.buildlink.mk
more self-sufficient.  Also add a warning that x11.buildlink.mk shouldn't
be included in any buildlink.mk files since what it appends to *_POST_SED
variables must come last.


To generate a diff of this commit:
cvs rdiff -r1.816 -r1.817 pkgsrc/mk/bsd.pkg.mk
cvs rdiff -r1.2 -r1.3 pkgsrc/mk/x11.buildlink.mk

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