diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2002-04-07 10:48:11 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2002-04-07 10:48:11 +0000 |
commit | 232042d3a6420f119b0f456b3f353f1a2a1d2d0e (patch) | |
tree | 514dc7563737d9e31a45964e5eaf3f17b809d7bf /lang/gcc/pkg-plist | |
parent | 913125a4f69ea1f649de9e430777c26976c79793 (diff) | |
download | ports-232042d3a6420f119b0f456b3f353f1a2a1d2d0e.tar.gz ports-232042d3a6420f119b0f456b3f353f1a2a1d2d0e.zip |
Notes
Diffstat (limited to 'lang/gcc/pkg-plist')
-rw-r--r-- | lang/gcc/pkg-plist | 50 |
1 files changed, 25 insertions, 25 deletions
diff --git a/lang/gcc/pkg-plist b/lang/gcc/pkg-plist index 87c1e6afd2b9..8be9fd8a3e7a 100644 --- a/lang/gcc/pkg-plist +++ b/lang/gcc/pkg-plist @@ -1,33 +1,33 @@ @comment $FreeBSD$ -bin/g++filt31 -bin/g++31 -bin/g77-31 -bin/gcc31 -bin/gcov31 -bin/%%GNU_HOST%%-gcc31 -bin/%%GNU_HOST%%-g++31 +bin/g++filt32 +bin/g++32 +bin/g77-32 +bin/gcc32 +bin/gcov32 +bin/%%GNU_HOST%%-gcc32 +bin/%%GNU_HOST%%-g++32 bin/gccbug-%%SNAPVER%% -bin/gcj31 -bin/gcjh31 -bin/jv-scan31 -bin/jcf-dump31 -bin/jar31 -bin/grepjar31 +bin/gcj32 +bin/gcjh32 +bin/jv-scan32 +bin/jcf-dump32 +bin/jar32 +bin/grepjar32 @comment not needed post-libstdc++-v3: %%GNU_HOST%%/include/_G_config.h @comment Insert PLIST.gcc-lib here @comment -=[ begin PLIST.gcc-lib ]=- @comment -=[ end PLIST.gcc-lib ]=- -@comment unexec install-info --delete %D/info/cppinternals.info %D/info/dir -@comment unexec install-info --delete %D/info/gcc.info %D/info/dir -@comment unexec install-info --delete %D/info/g77.info %D/info/dir -@comment info/cpp.info -@comment info/cppinternals.info -@comment info/g77.info -@comment info/gcc.info -@comment info/gcj.info -@comment exec install-info %D/info/cppinternals.info %D/info/dir -@comment exec install-info %D/info/g77.info %D/info/dir -@comment exec install-info %D/info/gcc.info %D/info/dir -@comment exec install-info %D/info/gcj.info %D/info/dir +unexec install-info --delete %D/info/cppinternals.info %D/info/dir +unexec install-info --delete %D/info/gcc.info %D/info/dir +unexec install-info --delete %D/info/g77.info %D/info/dir +info/cpp.info +info/cppinternals.info +info/g77.info +info/gcc.info +info/gcj.info +exec install-info %D/info/cppinternals.info %D/info/dir +exec install-info %D/info/g77.info %D/info/dir +exec install-info %D/info/gcc.info %D/info/dir +exec install-info %D/info/gcj.info %D/info/dir @comment @dirrm %%GNU_HOST%%/include @comment @dirrm %%GNU_HOST%% |