aboutsummaryrefslogtreecommitdiff
path: root/chinese/reciteword/Makefile
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/Makefile
parent43b73e5cfaaa8d7a48d81772a31f46e9121f5faa (diff)
downloadports-327397264403e8b028a4f0011a4be59918aecf43.tar.gz
ports-327397264403e8b028a4f0011a4be59918aecf43.zip
Notes
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}