diff options
author | jeh <jeh@FreeBSD.org> | 2003-11-17 08:48:35 +0800 |
---|---|---|
committer | jeh <jeh@FreeBSD.org> | 2003-11-17 08:48:35 +0800 |
commit | 2e8a92801d122c1fe130c4294253897167942da7 (patch) | |
tree | 2f7c6830e499788c48c54c90ee630f371b59b1a3 /devel/i386-rtems-gcc | |
parent | 5d257bd894459d65cf3a82d2631d0e9d20745205 (diff) | |
download | freebsd-ports-gnome-2e8a92801d122c1fe130c4294253897167942da7.tar.gz freebsd-ports-gnome-2e8a92801d122c1fe130c4294253897167942da7.tar.zst freebsd-ports-gnome-2e8a92801d122c1fe130c4294253897167942da7.zip |
Wrong directory
Diffstat (limited to 'devel/i386-rtems-gcc')
-rw-r--r-- | devel/i386-rtems-gcc/pkg-plist.arm-rtems | 1 | ||||
-rw-r--r-- | devel/i386-rtems-gcc/pkg-plist.i386-rtems | 1 | ||||
-rw-r--r-- | devel/i386-rtems-gcc/pkg-plist.i960-rtems | 1 | ||||
-rw-r--r-- | devel/i386-rtems-gcc/pkg-plist.m68k-rtems | 1 | ||||
-rw-r--r-- | devel/i386-rtems-gcc/pkg-plist.mips-rtems | 1 | ||||
-rw-r--r-- | devel/i386-rtems-gcc/pkg-plist.powerpc-rtems | 1 | ||||
-rw-r--r-- | devel/i386-rtems-gcc/pkg-plist.sh-rtems | 1 | ||||
-rw-r--r-- | devel/i386-rtems-gcc/pkg-plist.sparc-rtems | 1 |
8 files changed, 8 insertions, 0 deletions
diff --git a/devel/i386-rtems-gcc/pkg-plist.arm-rtems b/devel/i386-rtems-gcc/pkg-plist.arm-rtems index c8fcadbe8a81..05a08f11b3bd 100644 --- a/devel/i386-rtems-gcc/pkg-plist.arm-rtems +++ b/devel/i386-rtems-gcc/pkg-plist.arm-rtems @@ -2,6 +2,7 @@ bin/arm-rtems-c++filt bin/arm-rtems-c++ bin/arm-rtems-g++ bin/arm-rtems-gcc +bin/arm-rtems-gccbug bin/arm-rtems-cpp include/c++/%%GCCVERSION%%/bits/basic_ios.h include/c++/%%GCCVERSION%%/bits/basic_ios.tcc diff --git a/devel/i386-rtems-gcc/pkg-plist.i386-rtems b/devel/i386-rtems-gcc/pkg-plist.i386-rtems index 1a3e0c8b04c1..b4b928653f06 100644 --- a/devel/i386-rtems-gcc/pkg-plist.i386-rtems +++ b/devel/i386-rtems-gcc/pkg-plist.i386-rtems @@ -2,6 +2,7 @@ bin/i386-rtems-c++filt bin/i386-rtems-c++ bin/i386-rtems-g++ bin/i386-rtems-gcc +bin/i386-rtems-gccbug bin/i386-rtems-cpp include/c++/%%GCCVERSION%%/bits/basic_ios.h include/c++/%%GCCVERSION%%/bits/basic_ios.tcc diff --git a/devel/i386-rtems-gcc/pkg-plist.i960-rtems b/devel/i386-rtems-gcc/pkg-plist.i960-rtems index 308beaeac1d9..c76d6cee2096 100644 --- a/devel/i386-rtems-gcc/pkg-plist.i960-rtems +++ b/devel/i386-rtems-gcc/pkg-plist.i960-rtems @@ -1,5 +1,6 @@ bin/i960-rtems-c++filt bin/i960-rtems-gcc +bin/i960-rtems-gccbug bin/i960-rtems-c++ bin/i960-rtems-g++ bin/i960-rtems-cpp diff --git a/devel/i386-rtems-gcc/pkg-plist.m68k-rtems b/devel/i386-rtems-gcc/pkg-plist.m68k-rtems index a7cf7f5a81c8..45140a81af8b 100644 --- a/devel/i386-rtems-gcc/pkg-plist.m68k-rtems +++ b/devel/i386-rtems-gcc/pkg-plist.m68k-rtems @@ -2,6 +2,7 @@ bin/m68k-rtems-c++filt bin/m68k-rtems-c++ bin/m68k-rtems-g++ bin/m68k-rtems-gcc +bin/m68k-rtems-gccbug bin/m68k-rtems-cpp include/c++/%%GCCVERSION%%/bits/basic_ios.h include/c++/%%GCCVERSION%%/bits/basic_ios.tcc diff --git a/devel/i386-rtems-gcc/pkg-plist.mips-rtems b/devel/i386-rtems-gcc/pkg-plist.mips-rtems index d899648c41d2..b422ebce2ea3 100644 --- a/devel/i386-rtems-gcc/pkg-plist.mips-rtems +++ b/devel/i386-rtems-gcc/pkg-plist.mips-rtems @@ -3,6 +3,7 @@ bin/mips-rtems-c++filt bin/mips-rtems-cpp bin/mips-rtems-g++ bin/mips-rtems-gcc +bin/mips-rtems-gccbug include/c++/%%GCCVERSION%%/bits/basic_ios.h include/c++/%%GCCVERSION%%/bits/basic_ios.tcc include/c++/%%GCCVERSION%%/bits/basic_string.h diff --git a/devel/i386-rtems-gcc/pkg-plist.powerpc-rtems b/devel/i386-rtems-gcc/pkg-plist.powerpc-rtems index e1228cbe09ce..829e0fa0714e 100644 --- a/devel/i386-rtems-gcc/pkg-plist.powerpc-rtems +++ b/devel/i386-rtems-gcc/pkg-plist.powerpc-rtems @@ -3,6 +3,7 @@ bin/powerpc-rtems-c++filt bin/powerpc-rtems-cpp bin/powerpc-rtems-g++ bin/powerpc-rtems-gcc +bin/powerpc-rtems-gccbug include/c++/%%GCCVERSION%%/bits/basic_ios.h include/c++/%%GCCVERSION%%/bits/basic_ios.tcc include/c++/%%GCCVERSION%%/bits/basic_string.h diff --git a/devel/i386-rtems-gcc/pkg-plist.sh-rtems b/devel/i386-rtems-gcc/pkg-plist.sh-rtems index 8a65c2d0dea5..31447932d91b 100644 --- a/devel/i386-rtems-gcc/pkg-plist.sh-rtems +++ b/devel/i386-rtems-gcc/pkg-plist.sh-rtems @@ -3,6 +3,7 @@ bin/sh-rtems-c++ bin/sh-rtems-cpp bin/sh-rtems-g++ bin/sh-rtems-gcc +bin/sh-rtems-gccbug include/c++/%%GCCVERSION%%/bits/basic_ios.h include/c++/%%GCCVERSION%%/bits/basic_ios.tcc include/c++/%%GCCVERSION%%/bits/basic_string.h diff --git a/devel/i386-rtems-gcc/pkg-plist.sparc-rtems b/devel/i386-rtems-gcc/pkg-plist.sparc-rtems index 34a169615734..71670d646888 100644 --- a/devel/i386-rtems-gcc/pkg-plist.sparc-rtems +++ b/devel/i386-rtems-gcc/pkg-plist.sparc-rtems @@ -3,6 +3,7 @@ bin/sparc-rtems-c++filt bin/sparc-rtems-cpp bin/sparc-rtems-g++ bin/sparc-rtems-gcc +bin/sparc-rtems-gccbug include/c++/%%GCCVERSION%%/bits/basic_ios.h include/c++/%%GCCVERSION%%/bits/basic_ios.tcc include/c++/%%GCCVERSION%%/bits/basic_string.h |