aboutsummaryrefslogtreecommitdiff
path: root/math/py-graphillion
diff options
context:
space:
mode:
authorMarcus von Appen <mva@FreeBSD.org>2014-06-14 08:37:44 +0000
committerMarcus von Appen <mva@FreeBSD.org>2014-06-14 08:37:44 +0000
commitc0b8b9ab8e35de7160c8b121a63ff2c9845b2994 (patch)
tree7ef1f04a1146408f1c48577daf31f2062687ff37 /math/py-graphillion
parent9097ea3cc4df89c1705a148a7a8a02ade29d9a0b (diff)
downloadports-c0b8b9ab8e35de7160c8b121a63ff2c9845b2994.tar.gz
ports-c0b8b9ab8e35de7160c8b121a63ff2c9845b2994.zip
- Remove easy_install dependency
- Bump PORTREVISION to enforce a cleanup for the easy_install references With hat: python@ Approved by: portmgr (implicit)
Notes
Notes: svn path=/head/; revision=357755
Diffstat (limited to 'math/py-graphillion')
-rw-r--r--math/py-graphillion/Makefile8
1 files changed, 3 insertions, 5 deletions
diff --git a/math/py-graphillion/Makefile b/math/py-graphillion/Makefile
index 252b8b248cca..bd0a2fee1055 100644
--- a/math/py-graphillion/Makefile
+++ b/math/py-graphillion/Makefile
@@ -3,6 +3,7 @@
PORTNAME= graphillion
PORTVERSION= 0.94
+PORTREVISION= 1
CATEGORIES= math python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -13,16 +14,13 @@ LICENSE= MIT
USE_GITHUB= yes
USE_PYTHON= yes
-USE_PYDISTUTILS= easy_install
+USE_PYDISTUTILS= yes
+PYDISTUTILS_AUTOPLIST= yes
GH_ACCOUNT= takemaru
GH_TAGNAME= v${PORTVERSION}
GH_COMMIT= 2c77c8d
-PYDISTUTILS_AUTOPLIST= yes
-PYDISTUTILS_PKGNAME= Graphillion
-PYEASYINSTALL_ARCHDEP= yes
-
regression-test: build
@cd ${WRKSRC} && ${PYTHON_CMD} ${PYSETUP} test