diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2011-02-25 08:46:07 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2011-02-25 08:46:07 +0000 |
commit | 3fc2da5cbcc001ef733b116e912daeef49052f2d (patch) | |
tree | 6054794e3cb351fc9f68526537306791affe6817 /devel/ipython | |
parent | 14905080a5d18aa0c1d6a25f04752a06c317cacc (diff) | |
download | ports-3fc2da5cbcc001ef733b116e912daeef49052f2d.tar.gz ports-3fc2da5cbcc001ef733b116e912daeef49052f2d.zip |
Notes
Diffstat (limited to 'devel/ipython')
-rw-r--r-- | devel/ipython/Makefile | 3 | ||||
-rw-r--r-- | devel/ipython/distinfo | 1 |
2 files changed, 1 insertions, 3 deletions
diff --git a/devel/ipython/Makefile b/devel/ipython/Makefile index d365e6efb63f..f330668b83ad 100644 --- a/devel/ipython/Makefile +++ b/devel/ipython/Makefile @@ -14,8 +14,7 @@ PKGNAMESUFFIX= ${PYTHON_PKGNAMESUFFIX} MAINTAINER= wen@FreeBSD.org COMMENT= An enhanced Interactive Python shell -RUN_DEPENDS= ${PYTHON_SITELIBDIR}/pexpect.py:${PORTSDIR}/misc/py-pexpect \ - ${PYCTYPES} +RUN_DEPENDS= ${PYTHON_SITELIBDIR}/pexpect.py:${PORTSDIR}/misc/py-pexpect USE_PYTHON= yes USE_PYDISTUTILS= yes diff --git a/devel/ipython/distinfo b/devel/ipython/distinfo index b8807b36e83b..e4ac9c13b1ce 100644 --- a/devel/ipython/distinfo +++ b/devel/ipython/distinfo @@ -1,3 +1,2 @@ -MD5 (ipython-0.10.1.tar.gz) = 54ae47079b0e9a0998593a99ce76ec1f SHA256 (ipython-0.10.1.tar.gz) = 227607ce3768ff84c2d7a272e50200f7ad180267bf735633e1e2d85fc4cbfca3 SIZE (ipython-0.10.1.tar.gz) = 5837840 |