summaryrefslogtreecommitdiffstats
path: root/archivers/py-lzma/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'archivers/py-lzma/Makefile')
-rw-r--r--archivers/py-lzma/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/archivers/py-lzma/Makefile b/archivers/py-lzma/Makefile
index d4ce797..1db404c 100644
--- a/archivers/py-lzma/Makefile
+++ b/archivers/py-lzma/Makefile
@@ -27,12 +27,8 @@ PORTDOCS= usage.txt
OPTIONS_DEFINE= DOCS
-.include <bsd.port.options.mk>
-
post-install:
-.if ${PORT_OPTIONS:MDOCS}
@${MKDIR} ${STAGEDIR}${DOCSDIR}
${INSTALL_DATA} ${PORTDOCS:S,^,${WRKSRC}/doc/,} ${STAGEDIR}${DOCSDIR}
-.endif
.include <bsd.port.mk>
OpenPOWER on IntegriCloud