diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2004-01-09 22:04:51 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2004-01-09 22:04:51 +0000 |
commit | 8f8670c3abdb731c524b49f6afe2401b1b951853 (patch) | |
tree | 3077a90612c0c342996cc0a97f3fdd3e9a4e4d07 /lang/gcc41/pkg-plist | |
parent | instant-workstation depend annoyance (diff) |
Fix packaging which was quite broken. On the way, update PORTVERSION to
match the new versioning scheme in GCC-land and adjust the renaming of
gccbug to the scheme used by the other programs installed by this port.
Diffstat (limited to 'lang/gcc41/pkg-plist')
-rw-r--r-- | lang/gcc41/pkg-plist | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/gcc41/pkg-plist b/lang/gcc41/pkg-plist index 182357f13a85..63ed478b829e 100644 --- a/lang/gcc41/pkg-plist +++ b/lang/gcc41/pkg-plist @@ -9,7 +9,7 @@ bin/%%GNU_HOST%%-gcc34 bin/%%GNU_HOST%%-g++34 bin/%%GNU_HOST%%-gcj bin/%%GNU_HOST%%-gcjh -bin/gccbug-%%GCC_VER%% +bin/gccbug34 bin/gcj34 bin/gcjh34 bin/gij34 |