diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2003-05-15 12:56:34 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2003-05-15 12:56:34 +0000 |
commit | 6234046b7f25a72538fa82c1d4a603718a2d82c6 (patch) | |
tree | 21794ee11930562105e63e857a7b6c9e5fbfd7fb /lang/gcc41/pkg-plist | |
parent | New port. (diff) |
Update to the official release of GCC 3.3. On the way, somewhat restructure
the port so that switching between snapshots and releases will amount to fewer
changes in the future.
Clean up PLIST_SUB and pkg-plist and add two missing entries to MAN1.
Diffstat (limited to 'lang/gcc41/pkg-plist')
-rw-r--r-- | lang/gcc41/pkg-plist | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/lang/gcc41/pkg-plist b/lang/gcc41/pkg-plist index f04ee2faba35..9f1df09afe4e 100644 --- a/lang/gcc41/pkg-plist +++ b/lang/gcc41/pkg-plist @@ -37,7 +37,6 @@ lib/lib-org-w3c-dom.a share/java/libgcj-3.3.jar @dirrm share/java/classes @dirrm share/java -@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 ]=- @@ -65,5 +64,3 @@ info/fastjar.info @exec install-info %D/info/gccint.info %D/info/dir @exec install-info %D/info/gcj.info %D/info/dir @exec install-info %D/info/fastjar.info %D/info/dir -@comment @dirrm %%GNU_HOST%%/include -@comment @dirrm %%GNU_HOST%% |