summaryrefslogtreecommitdiff
path: root/chinese/reciteword
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2014-01-03 15:59:41 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2014-01-03 15:59:41 +0000
commit327397264403e8b028a4f0011a4be59918aecf43 (patch)
tree7da1e63338dd5f8ff27577d1a336dc067e1bd073 /chinese/reciteword
parentConvert cad to MDOCS and MEXAMPLES (diff)
Convert chinese to MDOCS
Notes
Notes: svn path=/head/; revision=338553
Diffstat (limited to 'chinese/reciteword')
-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}