Commit graph

10 commits

Author SHA1 Message Date
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
snj
43d5e1643c Convert to buildlink3. 2004-05-08 04:50:50 +00:00
grant
ef741f8a1a replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. 2004-01-22 07:49:20 +00:00
agc
dc52048e01 Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:07:06 +00:00
seb
b630a90732 Remove info files from PLIST files. 2004-01-13 17:48:37 +00:00
seb
2e60487c80 Properly handle info files and thus fix installation. 2003-11-05 23:32:11 +00:00
jmmv
0916498c1b Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. 2003-03-29 12:40:00 +00:00
jlam
f36cef4df5 We refer to ${LOCALBASE}/bin as ${PREFIX}/bin within a package. 2002-09-30 11:17:55 +00:00
jlam
b4e8368c4d buildlink1 -> buildlink2, and add missing .info files to PLIST 2002-09-30 11:15:29 +00:00
dmcmahill
36f0cfaf69 import of cross-h8300-hms-binutils-2.12.1 provided by
Osamu OISHI <oishi@alef.ims.ac.jp> in PR pkg/17350


binutils for hitachi h8300-hms cross compile
2002-06-27 22:24:36 +00:00