Subject: CVS commit: pkgsrc/mk/buildlink3
To: None <pkgsrc-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 11/17/2004 21:01:00
Module Name: pkgsrc
Committed By: jlam
Date: Wed Nov 17 21:01:00 UTC 2004
Modified Files:
pkgsrc/mk/buildlink3: bsd.buildlink3.mk
Log Message:
Generalize BUILDLINK_AUTO_LIBS.<pkg> to BUILDLINK_AUTO_VARS.<pkg>,
which is "yes" or "no" for whether the values of any of
BUILDLINK_{CPPFLAGS,CFLAGS,LDFLAGS,LIBS}.<pkg> should be appended
automatically to their respective variables.
To generate a diff of this commit:
cvs rdiff -r1.162 -r1.163 pkgsrc/mk/buildlink3/bsd.buildlink3.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.