Subject: CVS commit: pkgsrc/mk
To: None <pkgsrc-changes@NetBSD.org>
From: Todd Vierling <tv@netbsd.org>
List: pkgsrc-changes
Date: 10/11/2004 23:27:19
Module Name: pkgsrc
Committed By: tv
Date: Mon Oct 11 23:27:19 UTC 2004
Modified Files:
pkgsrc/mk: bsd.pkg.mk
Log Message:
A couple packages overflow Interix's sed in an autoconfitized configure
script. Since all platforms define a "reasonable" sed(1), it seems
reasonable to pass this info to ./configure as well.
While here, convert LIBS="${LIBS}" to the proper LIBS=${LIBS:Q}.
To generate a diff of this commit:
cvs rdiff -r1.1511 -r1.1512 pkgsrc/mk/bsd.pkg.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.