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

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