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 16:54:11
Module Name: pkgsrc
Committed By: jlam
Date: Tue Oct 9 13:54:11 UTC 2001
Modified Files:
pkgsrc/mk: bsd.buildlink.mk bsd.pkg.mk
Log Message:
Back out last change that moved the prepending of BUILDLINK_CPPFLAGS and
BUILDLINK_LDFLAGS to CFLAGS, CPPFLAGS, CXXFLAGS, LDFLAGS from
bsd.buildlink.mk to bsd.pkg.mk. They're unnecessary after the recent
changes to bonobo/buildlink.mk and to libglade/buildlink.mk that removed
their settings of BUILDLINK_CPPFLAGS.
To generate a diff of this commit:
cvs rdiff -r1.40 -r1.41 pkgsrc/mk/bsd.buildlink.mk
cvs rdiff -r1.823 -r1.824 pkgsrc/mk/bsd.pkg.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.