Subject: CVS commit: pkgsrc/devel/libelf
To: None <pkgsrc-changes@NetBSD.org>
From: Quentin Garnier <cube@netbsd.org>
List: pkgsrc-changes
Date: 08/13/2004 07:09:01
Module Name:	pkgsrc
Committed By:	cube
Date:		Fri Aug 13 07:09:01 UTC 2004

Modified Files:
	pkgsrc/devel/libelf: Makefile PLIST
Added Files:
	pkgsrc/devel/libelf: buildlink3.mk

Log Message:
The PLIST was far from complete [hi recht!] (package installed files in
include/ and a locale file).  But since the package's configure script is
rather dumb about shared libraries and gettext catalogs, the best is to
simply disable all of it.

While I'm here, add a buildlink file since it will soon be used by a
package in -wip.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 pkgsrc/devel/libelf/Makefile
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/devel/libelf/PLIST
cvs rdiff -r0 -r1.1 pkgsrc/devel/libelf/buildlink3.mk

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