Found by Fabian Raetz.

(Our pexpect is really old, but thats another issue)

OK?

Index: Makefile
===================================================================
RCS file: /home/edd/cvsync/ports/devel/ipython/Makefile,v
retrieving revision 1.36
diff -u -p -r1.36 Makefile
--- Makefile    1 Dec 2015 22:45:49 -0000       1.36
+++ Makefile    27 Dec 2015 19:31:01 -0000
@@ -3,6 +3,7 @@
 COMMENT=               enhanced interactive Python shell
 
 MODPY_EGG_VERSION =    4.0.0
+REVISION =             0
 DISTNAME=              ipython-${MODPY_EGG_VERSION}
 CATEGORIES=            devel
 
@@ -16,7 +17,8 @@ RUN_DEPENDS +=                devel/py-decorator \
                        databases/py-pickleshare \
                        devel/py-simplegeneric \
                        devel/py-traitlets \
-                       devel/desktop-file-utils
+                       devel/desktop-file-utils \
+                       devel/py-pexpect
 # Note that if you have pdb++ installed, tests will fail.
 TEST_DEPENDS =         ${FULLPKGNAME}:devel/ipython \
                        devel/py-nose \
-- 
Best Regards
Edd Barrett

http://www.theunixzoo.co.uk

Reply via email to