Subject: CVS commit: pkgsrc/archivers/bzip2
To: None <pkgsrc-changes@NetBSD.org>
From: Todd Vierling <tv@netbsd.org>
List: pkgsrc-changes
Date: 03/29/2004 01:18:41
Module Name:	pkgsrc
Committed By:	tv
Date:		Mon Mar 29 01:18:41 UTC 2004

Modified Files:
	pkgsrc/archivers/bzip2: Makefile distinfo
	pkgsrc/archivers/bzip2/patches: patch-aa

Log Message:
Obey CFLAGS/CPPFLAGS.  Link the binaries with the .o's, not the .lo's
(libtool assumes that .lo means PIC, which is wrong for an end binary;
breaks on Interix where PIC in an end binary is broken)


To generate a diff of this commit:
cvs rdiff -r1.33 -r1.34 pkgsrc/archivers/bzip2/Makefile
cvs rdiff -r1.9 -r1.10 pkgsrc/archivers/bzip2/distinfo
cvs rdiff -r1.9 -r1.10 pkgsrc/archivers/bzip2/patches/patch-aa

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.