Make sure to remove all orphaned doc dirs.

Submitted by:	port jenkins via swills@
This commit is contained in:
Koop Mast 2014-05-14 14:26:55 +00:00
parent 4d468eb657
commit 0eb79be561
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=354061

View file

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