Subject: CVS commit: pkgsrc/archivers/pbzip2
To: None <pkgsrc-changes@NetBSD.org>
From: Roland Illig <rillig@netbsd.org>
List: pkgsrc-changes
Date: 08/28/2005 17:36:52
Module Name: pkgsrc
Committed By: rillig
Date: Sun Aug 28 17:36:52 UTC 2005
Modified Files:
pkgsrc/archivers/pbzip2: Makefile
Removed Files:
pkgsrc/archivers/pbzip2/files: Makefile
Log Message:
Replaced files/Makefile with an explicit do-build target, which does not
rely on PROG_CXX being known to <bsd.prog.mk>. This has been a problem
on some non-NetBSD platforms. Noted by minskim. Tested on NetBSD-1.6.2 and
Solaris/SunPro.
To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 pkgsrc/archivers/pbzip2/Makefile
cvs rdiff -r1.1 -r0 pkgsrc/archivers/pbzip2/files/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.