Subject: CVS commit: pkgsrc/mk
To: None <pkgsrc-changes@netbsd.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 10/09/2001 21:18:52
Module Name: pkgsrc
Committed By: jlam
Date: Tue Oct 9 18:18:52 UTC 2001
Modified Files:
pkgsrc/mk: x11.buildlink.mk
Log Message:
Make BUILDLINK_X11_{CPPFLAGS,LDFLAGS} private by prepending an underscore
to their names. These values shouldn't be changed by Makefiles or
buildlink.mk files; rather, they're convenience variables used exclusively
within x11.buildlink.mk.
To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 pkgsrc/mk/x11.buildlink.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.