pkgsrc/devel/binutils
jlam 1a280185e1 Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST.
All library names listed by *.la files no longer need to be listed
in the PLIST, e.g., instead of:

	lib/libfoo.a
	lib/libfoo.la
	lib/libfoo.so
	lib/libfoo.so.0
	lib/libfoo.so.0.1

one simply needs:

	lib/libfoo.la

and bsd.pkg.mk will automatically ensure that the additional library
names are listed in the installed package +CONTENTS file.

Also make LIBTOOLIZE_PLIST default to "yes".
2004-09-22 08:09:14 +00:00
..
patches Update to binutils "2.14.0.0". (The ".0.0" is to allow any PKGREVISION 2003-07-14 19:01:35 +00:00
buildlink3.mk Update to 2.15, the latest release of GNU binutils. 2004-06-30 16:18:03 +00:00
builtin.mk Match the template builtin.mk file in bsd.builtin.mk, and make the two 2004-03-29 05:43:28 +00:00
DESCR Improve description, patch provided in PR pkg/19761 by reed@reedmedia.net. 2003-01-09 21:55:27 +00:00
distinfo Update to 2.15, the latest release of GNU binutils. 2004-06-30 16:18:03 +00:00
Makefile Remove unnecessary one-off variable NO_GPROF. 2004-08-13 18:47:49 +00:00
PLIST.common Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST. 2004-09-22 08:09:14 +00:00
PLIST.common_end Use automatic PLIST handling. 2002-12-25 16:53:51 +00:00