diff options
author | rillig <rillig@pkgsrc.org> | 2006-09-02 20:33:36 +0000 |
---|---|---|
committer | rillig <rillig@pkgsrc.org> | 2006-09-02 20:33:36 +0000 |
commit | 97377ef78aa058bb57e1c7b57f9a4d91ec3b6974 (patch) | |
tree | 5159fefaec11833ff3a562863b04fab49f59fa48 /cross | |
parent | 07e5bdb24b4b9ca4509bf8b11abda9b358f04409 (diff) | |
download | pkgsrc-97377ef78aa058bb57e1c7b57f9a4d91ec3b6974.tar.gz |
Fixed PLIST, PKGREVISION++.
Diffstat (limited to 'cross')
-rw-r--r-- | cross/h8300-hms-gcc/Makefile | 4 | ||||
-rw-r--r-- | cross/h8300-hms-gcc/PLIST | 4 |
2 files changed, 5 insertions, 3 deletions
diff --git a/cross/h8300-hms-gcc/Makefile b/cross/h8300-hms-gcc/Makefile index 3a2fb78db58..969b4a220e4 100644 --- a/cross/h8300-hms-gcc/Makefile +++ b/cross/h8300-hms-gcc/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.20 2006/04/07 15:09:06 hubertf Exp $ +# $NetBSD: Makefile,v 1.21 2006/09/02 20:33:36 rillig Exp $ DISTNAME= gcc-core-3.1 PKGNAME= cross-h8300-hms-gcc-3.1 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= cross MASTER_SITES= ftp://ftp.gnu.org/gnu/gcc/gcc-3.1/ \ ftp://sources.redhat.com/pub/newlib/ diff --git a/cross/h8300-hms-gcc/PLIST b/cross/h8300-hms-gcc/PLIST index f5683628b86..31806a93e8c 100644 --- a/cross/h8300-hms-gcc/PLIST +++ b/cross/h8300-hms-gcc/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.5 2006/04/07 15:09:06 hubertf Exp $ +@comment $NetBSD: PLIST,v 1.6 2006/09/02 20:33:36 rillig Exp $ bin/h8300-hms-c++ bin/h8300-hms-cpp bin/h8300-hms-g++ @@ -15,6 +15,8 @@ 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/c++ +libexec/cross-h8300-hms/h8300-hms/bin/g++ 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 |