aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lang/python+ipv6/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/python+ipv6/Makefile b/lang/python+ipv6/Makefile
index 227d4e0db4d8..da26fe81d54b 100644
--- a/lang/python+ipv6/Makefile
+++ b/lang/python+ipv6/Makefile
@@ -107,6 +107,7 @@ post-install:
@${MKDIR} ${PREFIX}/share/emacs/site-lisp
${INSTALL_DATA} ${WRKSRC}/Misc/python-mode.el ${PREFIX}/share/emacs/site-lisp
${INSTALL_DATA} ${WRKSRC}/Misc/COPYRIGHT ${PREFIX}/share/doc/python
+ ${INSTALL_DATA} ${WRKSRC}/README.v6 ${PREFIX}/share/doc/python
@${MKDIR} ${PREFIX}/lib/python1.5/site-packages
.if !defined(WITHOUT_TOOLS)
@cd ${WRKSRC}; tar cf - Tools | \