aboutsummaryrefslogtreecommitdiff
path: root/textproc/zorba
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2017-08-29 11:15:24 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2017-08-29 11:15:24 +0000
commita12a4ed11417ed102d71d264757514a98d8011e2 (patch)
treede25ba4b1b1414be155a5fa6cabbe4a424cf01de /textproc/zorba
parent63972170d6453d6e35c425c7b6e18100768e99db (diff)
downloadports-a12a4ed11417ed102d71d264757514a98d8011e2.tar.gz
ports-a12a4ed11417ed102d71d264757514a98d8011e2.zip
- Properly clean up all empty doc dirs
Notes
Notes: svn path=/head/; revision=448904
Diffstat (limited to 'textproc/zorba')
-rw-r--r--textproc/zorba/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/zorba/Makefile b/textproc/zorba/Makefile
index f0f8f8761468..ba0f18ceaf44 100644
--- a/textproc/zorba/Makefile
+++ b/textproc/zorba/Makefile
@@ -103,7 +103,7 @@ post-patch:
post-install:
${LN} -sf libzorba_simplestore.so.${PORTVERSION} ${STAGEDIR}${PREFIX}/lib/libzorba_simplestore.so.${PORTVERSION:R:R}
.if ${PORT_OPTIONS:MDOCS} && !${PORT_OPTIONS:MDOXYGEN}
- cd ${STAGEDIR}${DOCSDIR} && rmdir c/html code/html code cxx/html zorba/html
+ cd ${STAGEDIR}${DOCSDIR} && ${RMDIR} c/html code/html code cxx/html zorba/html zorba/xqdoc zorba
.endif
test: build