aboutsummaryrefslogtreecommitdiff
path: root/devel/py-iniparse/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-iniparse/Makefile')
-rw-r--r--devel/py-iniparse/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-iniparse/Makefile b/devel/py-iniparse/Makefile
index 0b6155eae168..687cd98276eb 100644
--- a/devel/py-iniparse/Makefile
+++ b/devel/py-iniparse/Makefile
@@ -18,6 +18,7 @@ PORTDOCS= Changelog README
DOCSDIR= ${PREFIX}/share/doc/py-${PORTNAME}
.if !defined(NOPORTDOCS)
+NO_STAGE= yes
post-install:
@${MKDIR} ${DOCSDIR}
@${INSTALL_DATA} ${PORTDOCS:S,^,${WRKSRC}/,} ${DOCSDIR}