summaryrefslogtreecommitdiff
path: root/textproc/libxml2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/libxml2/Makefile')
-rw-r--r--textproc/libxml2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/libxml2/Makefile b/textproc/libxml2/Makefile
index a7c953a1eb4a..0d9774900361 100644
--- a/textproc/libxml2/Makefile
+++ b/textproc/libxml2/Makefile
@@ -63,7 +63,7 @@ post-patch:
.if !defined(MASTERDIR)
post-install:
- @${RM} -rf ${STAGEDIR}${PREFIX}/share/gtk-doc
+ @${RM} -r ${STAGEDIR}${PREFIX}/share/gtk-doc
.endif
.include <bsd.port.mk>