aboutsummaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
Diffstat (limited to 'lang')
-rw-r--r--lang/gcc49/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/lang/gcc49/Makefile b/lang/gcc49/Makefile
index 91dd54b60798..4b9a2adaf07a 100644
--- a/lang/gcc49/Makefile
+++ b/lang/gcc49/Makefile
@@ -141,8 +141,5 @@ post-install:
fi
.endfor
cd ${WRKDIR} ; ${SED} -i -e "/PLIST.lib/ r PLIST.lib" ${TMPPLIST}
- @if type ccache-update-links >/dev/null 2>&1; then \
- ccache-update-links -v; \
- fi
.include <bsd.port.post.mk>