aboutsummaryrefslogtreecommitdiffstats
path: root/ftp/weex
diff options
context:
space:
mode:
Diffstat (limited to 'ftp/weex')
-rw-r--r--ftp/weex/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/ftp/weex/Makefile b/ftp/weex/Makefile
index a8b52829a078..874db0de2ca3 100644
--- a/ftp/weex/Makefile
+++ b/ftp/weex/Makefile
@@ -33,12 +33,9 @@ post-patch:
post-install:
${MKDIR} ${STAGEDIR}${EXAMPLESDIR}
${INSTALL_DATA} ${WRKSRC}/doc/sample.weexrc ${STAGEDIR}${EXAMPLESDIR}
-
-.if ${PORT_OPTIONS:MDOCS}
${MKDIR} ${STAGEDIR}${DOCSDIR}
.for f in ${PORTDOCS}
${INSTALL_DATA} ${WRKSRC}/doc/${f} ${STAGEDIR}${DOCSDIR}
.endfor
-.endif
.include <bsd.port.mk>