aboutsummaryrefslogtreecommitdiff
path: root/chinese/reciteword/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'chinese/reciteword/Makefile')
-rw-r--r--chinese/reciteword/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/chinese/reciteword/Makefile b/chinese/reciteword/Makefile
index 6abb3f62cb3a..909aac1ef0aa 100644
--- a/chinese/reciteword/Makefile
+++ b/chinese/reciteword/Makefile
@@ -36,7 +36,7 @@ post-patch:
post-install:
@${MKDIR} ${DATADIR}
(cd ${WRKDIR}/ && ${COPYTREE_SHARE} "books dicts" ${DATADIR})
-.if !defined(NOPORTDOCS)
+.if ${PORT_OPTIONS:MDOCS}
@${MKDIR} ${DOCSDIR}
.for doc in ${PORTDOCS}
@${INSTALL_DATA} ${WRKSRC}/${doc} ${DOCSDIR}