From ec55c1263ca11ee20ce4544a0220fabe1153db7e Mon Sep 17 00:00:00 2001 From: gerald Date: Sat, 23 Nov 2013 00:24:00 +0000 Subject: Work around ports infrastructure breakage introduced with staging and remove info/gcc46 ourselves. Reported by: QAT, amdmi3, mandree, bf, dbn PR: 184178 --- lang/gcc/pkg-plist | 1 + 1 file changed, 1 insertion(+) (limited to 'lang/gcc') diff --git a/lang/gcc/pkg-plist b/lang/gcc/pkg-plist index 1d1432a263dd..3b102393af75 100644 --- a/lang/gcc/pkg-plist +++ b/lang/gcc/pkg-plist @@ -78,4 +78,5 @@ share/gcc-%%GCC_VERSION%%/python/libstdcxx/v6/printers.py %%JAVA%%share/java/libgcj-tools-%%GCC_VERSION%%.jar @exec if type ccache-update-links >/dev/null 2>&1; then ccache-update-links -v; fi @unexec if type ccache-update-links >/dev/null 2>&1; then ccache-update-links -v; fi +@dirrmtry info/gcc%%SUFFIX%% @comment Insert PLIST.lib here -- cgit