- Make sure include/ansidecl.h gets really removed

This commit is contained in:
Martin Wilke 2014-02-08 15:24:34 +00:00
parent 1e510a8dae
commit 8b115343ad
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=343349

View file

@ -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>