Subject: CVS commit: pkgsrc/mk
To: None <pkgsrc-changes@NetBSD.org>
From: Todd Vierling <tv@netbsd.org>
List: pkgsrc-changes
Date: 10/27/2004 13:47:41
Module Name: pkgsrc
Committed By: tv
Date: Wed Oct 27 13:47:41 UTC 2004
Modified Files:
pkgsrc/mk: bsd.pkg.mk
Log Message:
Don't chmod shlibs that are symlinks; fixes issue noted by <grant@netbsd.org>.
Also don't do the ldd-REQUIRES dance unless SHLIB_HANDLING=YES (because you
don't want to run a native ldd on a foreign binary).
To generate a diff of this commit:
cvs rdiff -r1.1526 -r1.1527 pkgsrc/mk/bsd.pkg.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.