diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2011-02-25 03:19:29 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2011-02-25 03:19:29 +0000 |
commit | 729d9d232f2d99318b1c393e60fa5acadf5587b3 (patch) | |
tree | 587d15de621adfc5fa93e4c481b8470e04053dc3 /graphics/py-amanith | |
parent | 42b70968f967f81a86153683471600406da01615 (diff) |
Notes
Diffstat (limited to 'graphics/py-amanith')
-rw-r--r-- | graphics/py-amanith/Makefile | 4 | ||||
-rw-r--r-- | graphics/py-amanith/distinfo | 1 |
2 files changed, 2 insertions, 3 deletions
diff --git a/graphics/py-amanith/Makefile b/graphics/py-amanith/Makefile index adde583be2e6..2f7dbf1fa4e7 100644 --- a/graphics/py-amanith/Makefile +++ b/graphics/py-amanith/Makefile @@ -7,7 +7,7 @@ PORTNAME= amanith PORTVERSION= 0.3.35 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= graphics python MASTER_SITES= http://muksuluuri.ath.cx/~skyostil/projects/pyamanith/dist/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -21,7 +21,7 @@ LIB_DEPENDS= amanith.1:${PORTSDIR}/graphics/amanith BUILD_DEPENDS= swig:${PORTSDIR}/devel/swig13 USE_GL= glew -USE_PYTHON= 2.4+ +USE_PYTHON= 2.5+ USE_PYDISTUTILS=yes PYDISTUTILS_PKGNAME= PyAmanith diff --git a/graphics/py-amanith/distinfo b/graphics/py-amanith/distinfo index 15816d915b8c..85ee1edc7a06 100644 --- a/graphics/py-amanith/distinfo +++ b/graphics/py-amanith/distinfo @@ -1,3 +1,2 @@ -MD5 (python/PyAmanith-0.3.35.tar.gz) = eb833bc3b6ac6c30eb7252756dde3786 SHA256 (python/PyAmanith-0.3.35.tar.gz) = a16a3a8379246549008c514fb549337700ea5a17ba524187f8213e92f9a966f0 SIZE (python/PyAmanith-0.3.35.tar.gz) = 60915 |