pkgsrc/cross/i386-mingw32
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 MinGW to 3.2 with gcc-3.3.3, binutils-2.15.90, and w32api-2.5. 2004-03-11 18:07:09 +00:00
DESCR New package: cross-i386-mingw32, which enables to produce Win32 2002-01-22 12:16:19 +00:00
distinfo Update MinGW to 3.2 with gcc-3.3.3, binutils-2.15.90, and w32api-2.5. 2004-03-11 18:07:09 +00:00
Makefile Update MinGW to 3.2 with gcc-3.3.3, binutils-2.15.90, and w32api-2.5. 2004-03-11 18:07:09 +00:00
PLIST Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST. 2004-09-22 08:09:14 +00:00