summaryrefslogtreecommitdiff
path: root/lang/gcc46
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@FreeBSD.org>2017-09-23 22:26:09 +0000
committerGerald Pfeifer <gerald@FreeBSD.org>2017-09-23 22:26:09 +0000
commitf22bafb54b6410939376818228d3df42d98bd499 (patch)
tree037eaa16cb52cb701b4b192fb01cf54dcd34dca7 /lang/gcc46
parent- Point ndmpd MASTER_SITE to the truly source code repository. (diff)
While this port is marked for expiration and removal, there is one aspect
we still ought to fix for any remaining users: Remove headers being created by GCC's fixincludes machinery from the installation / packaging to avoid breakage when FreeBSD's headers are changing afterwards.
Notes
Notes: svn path=/head/; revision=450476
Diffstat (limited to 'lang/gcc46')
-rw-r--r--lang/gcc46/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/gcc46/Makefile b/lang/gcc46/Makefile
index e83c67756eea..9b0c8e4c50a2 100644
--- a/lang/gcc46/Makefile
+++ b/lang/gcc46/Makefile
@@ -102,6 +102,7 @@ full-regression-test: build
post-stage:
${RM} ${STAGEDIR}${PREFIX}/man/man7/*
+ ${RM} -r ${STAGEDIR}${TARGLIB}/gcc/*/${GCC_VERSION}/include-fixed/
# Add target libraries and include files to packaging list.
${RM} ${WRKDIR}/PLIST.lib
.for d in ${TARGLIB:S/^${PREFIX}\///} ${LIBEXEC:S/^${PREFIX}\///}