1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-11 07:22:22 +00:00

Make check-plist not trow it cookies.

This commit is contained in:
Koop Mast 2014-05-13 21:25:15 +00:00
parent 2ba2db697e
commit 9d4f1e2d7b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=354000

View File

@ -58,6 +58,11 @@ post-patch:
${WRKSRC}/${f}
.endfor
.if !defined(MASTERDIR)
post-install:
@${RM} -rf ${STAGEDIR}${PREFIX}/share/gtk-doc/html/libxml2
.endif
.include <bsd.port.mk>
.endif