aboutsummaryrefslogtreecommitdiff
path: root/devel/ipython/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/ipython/Makefile')
-rw-r--r--devel/ipython/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/ipython/Makefile b/devel/ipython/Makefile
index 89d71fec04e4..20b4cbf5a47e 100644
--- a/devel/ipython/Makefile
+++ b/devel/ipython/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= ipython
-PORTVERSION= 0.6.4
+PORTVERSION= 0.6.5
CATEGORIES= devel python
MASTER_SITES= http://ipython.scipy.org/dist/
PKGNAMESUFFIX= ${PYTHON_PKGNAMESUFFIX}
@@ -19,7 +19,6 @@ MANCOMPRESSED= yes
USE_PYTHON= 2.1+
USE_PYDISTUTILS= yes
-DOCSDIR= ${PREFIX}/share/doc/IPython
.include <bsd.port.pre.mk>