aboutsummaryrefslogtreecommitdiff
path: root/devel/binutils
diff options
context:
space:
mode:
Diffstat (limited to 'devel/binutils')
-rw-r--r--devel/binutils/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/binutils/Makefile b/devel/binutils/Makefile
index ff773de30876..1396e660f9b5 100644
--- a/devel/binutils/Makefile
+++ b/devel/binutils/Makefile
@@ -76,5 +76,6 @@ post-install:
${SED} -e 's,^${STAGEDIR}${PREFIX}/,,' >> ${TMPPLIST}
@${FIND} -ds ${STAGEDIR}${PREFIX}/${CONFIGURE_TARGET} -type d | \
${SED} -e 's,^${STAGEDIR}${PREFIX}/,@dirrm ,' >> ${TMPPLIST}
+ ${RM} ${STAGEDIR}${PREFIX}/include/ansidecl.h
.include <bsd.port.mk>