diff options
author | jlam <jlam@pkgsrc.org> | 2006-03-20 18:15:37 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2006-03-20 18:15:37 +0000 |
commit | 4f86bcfec5555230da41b4d94c900395b16b4141 (patch) | |
tree | 0f05903ff61fcd859ec72aa544fa1e5eda653bf6 /cross/h8300-hms-gcc/PLIST | |
parent | 52ba4711325c7f3c8cef95c685f630d8d52447fd (diff) | |
download | pkgsrc-4f86bcfec5555230da41b4d94c900395b16b4141.tar.gz |
* 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.
Diffstat (limited to 'cross/h8300-hms-gcc/PLIST')
-rw-r--r-- | cross/h8300-hms-gcc/PLIST | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/cross/h8300-hms-gcc/PLIST b/cross/h8300-hms-gcc/PLIST index 1457953f8f5..294a8df89b8 100644 --- a/cross/h8300-hms-gcc/PLIST +++ b/cross/h8300-hms-gcc/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.3 2004/01/13 17:48:37 seb Exp $ +@comment $NetBSD: PLIST,v 1.4 2006/03/20 18:15:37 jlam Exp $ bin/h8300-hms-cpp bin/h8300-hms-gcc bin/h8300-hms-gccbug @@ -7,6 +7,10 @@ libexec/cross-h8300-hms/bin/h8300-hms-cpp libexec/cross-h8300-hms/bin/h8300-hms-gcc libexec/cross-h8300-hms/bin/h8300-hms-gccbug libexec/cross-h8300-hms/bin/h8300-hms-gcov +libexec/cross-h8300-hms/gcc/cpp.info +libexec/cross-h8300-hms/gcc/cppinternals.info +libexec/cross-h8300-hms/gcc/gcc.info +libexec/cross-h8300-hms/gcc/gccint.info libexec/cross-h8300-hms/h8300-hms/bin/gcc libexec/cross-h8300-hms/h8300-hms/include/_ansi.h libexec/cross-h8300-hms/h8300-hms/include/_syslist.h |