Subject: CVS commit: pkgsrc/mk
To: None <pkgsrc-changes@netbsd.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 06/19/2001 00:23:36
Module Name: pkgsrc
Committed By: jlam
Date: Mon Jun 18 21:23:36 UTC 2001
Modified Files:
pkgsrc/mk: bsd.pkg.mk
Log Message:
Create USE_BUILDLINK_ONLY variable that doesn't add -L${LOCALBASE}/lib
to LDFLAGS if it's defined. This is intended for use by package developers
to catch packages that implicitly use libraries from ${LOCALBASE}/lib
without depending on the correct package.
To generate a diff of this commit:
cvs rdiff -r1.761 -r1.762 pkgsrc/mk/bsd.pkg.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.