diff options
author | gerald <gerald@FreeBSD.org> | 2012-03-17 19:22:17 +0800 |
---|---|---|
committer | gerald <gerald@FreeBSD.org> | 2012-03-17 19:22:17 +0800 |
commit | 153cf2f85eaa560f3762e179acc6fc2e92c5d915 (patch) | |
tree | e6a2c79f102e39942b55b60833fdf103d409673a /lang/gcc48/pkg-plist | |
parent | 9c57fca5fa29ed5dffc4edca6125248591476d43 (diff) | |
download | freebsd-ports-graphics-153cf2f85eaa560f3762e179acc6fc2e92c5d915.tar.gz freebsd-ports-graphics-153cf2f85eaa560f3762e179acc6fc2e92c5d915.tar.zst freebsd-ports-graphics-153cf2f85eaa560f3762e179acc6fc2e92c5d915.zip |
Welcome GCC 4.8! For the next couple of months this is going to be
a rougher ride, as this release series -- just branched off GCC 4.7
-- is going to see a lot of active and often invasive development.
This port is for early exposure and not production use at all.
Feature safe: yes
Diffstat (limited to 'lang/gcc48/pkg-plist')
-rw-r--r-- | lang/gcc48/pkg-plist | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/gcc48/pkg-plist b/lang/gcc48/pkg-plist index 89db48ca89e..84933811edb 100644 --- a/lang/gcc48/pkg-plist +++ b/lang/gcc48/pkg-plist @@ -49,7 +49,7 @@ share/gcc-%%GCC_VER%%/python/libstdcxx/v6/printers.py %%JAVA%%bin/jcf-dump%%SUFFIX%% %%JAVA%%bin/jv-convert%%SUFFIX%% %%JAVA%%bin/rebuild-gcj-db%%SUFFIX%% -%%JAVA%%libdata/pkgconfig/libgcj-4.7.pc +%%JAVA%%libdata/pkgconfig/libgcj-4.8.pc %%JAVA%%share/java/libgcj-%%GCC_VER%%.jar %%JAVA%%share/java/libgcj-tools-%%GCC_VER%%.jar @exec if type ccache-update-links >/dev/null 2>&1; then ccache-update-links -v; fi |