Make sure to remove all orphaned doc dirs.
Submitted by: port jenkins via swills@
This commit is contained in:
parent
4d468eb657
commit
0eb79be561
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=354061
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue