Commit graph

6 commits

Author SHA1 Message Date
jlam
741aecb607 * Nuke all references to and definitions of INFO_DIR in package Makefiles
and replace with appropriate references to PKGINFODIR instead.

* Properly account for split info files during installation.

* Move info file listings directly into the package PLISTs.

This fixes info-file-related PLIST problems.
2006-03-20 18:15:37 +00:00
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
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
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