Subject: CVS commit: pkgsrc/x11/gtk
To: None <pkgsrc-changes@netbsd.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 06/29/2001 01:39:01
Module Name:	pkgsrc
Committed By:	jlam
Date:		Thu Jun 28 22:39:01 UTC 2001

Modified Files:
	pkgsrc/x11/gtk: buildlink.mk

Log Message:
Use BUILDLINK_CONFIG_WRAPPER_SED.gtk to replace:

	${X11PREFIX}/include/gtk-1.2 -> ${BUILDLINK_DIR}/include/gtk-1.2

for some buildlink protection for gtk packages installed in ${X11BASE}.
Only helps with the include files, though, not the libraries.


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

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