Subject: CVS commit: pkgsrc
To: None <pkgsrc-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 07/21/2006 13:40:27
Module Name:	pkgsrc
Committed By:	jlam
Date:		Fri Jul 21 13:40:27 UTC 2006

Modified Files:
	pkgsrc/mk/plist: plist.mk shlib-type
	pkgsrc/pkgtools/x11-links: Makefile

Log Message:
Modify the shlib-type script so that it doesn't need to compile anything
-- instead, we just check "pkg_info", which should exist on all pkgsrc
platforms.

XXX Note that this may need to change when we later support other package
XXX system flavors.

Back out revision 1.79 of pkgtools/x11-links/Makefile which was only to
work around needing a C compiler for shlib-type to work.


To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 pkgsrc/mk/plist/plist.mk
cvs rdiff -r1.2 -r1.3 pkgsrc/mk/plist/shlib-type
cvs rdiff -r1.80 -r1.81 pkgsrc/pkgtools/x11-links/Makefile

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