aboutsummaryrefslogtreecommitdiff
path: root/math/py-patsy
diff options
context:
space:
mode:
authorMarcus von Appen <mva@FreeBSD.org>2014-06-14 08:53:48 +0000
committerMarcus von Appen <mva@FreeBSD.org>2014-06-14 08:53:48 +0000
commitbb6cf79d076bc63c7c6189c052bd3d216724a896 (patch)
treea198b4b7e037bfd9565343ad8f6cae6ac1c108ac /math/py-patsy
parent10ff1c87b74d2c4ba869cc0ceb00a962a51c5f28 (diff)
downloadports-bb6cf79d076bc63c7c6189c052bd3d216724a896.tar.gz
ports-bb6cf79d076bc63c7c6189c052bd3d216724a896.zip
Notes
Diffstat (limited to 'math/py-patsy')
-rw-r--r--math/py-patsy/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/py-patsy/Makefile b/math/py-patsy/Makefile
index 48bc9d468808..e99c6ba05876 100644
--- a/math/py-patsy/Makefile
+++ b/math/py-patsy/Makefile
@@ -3,7 +3,7 @@
PORTNAME= patsy
PORTVERSION= 0.2.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= math python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -17,7 +17,7 @@ BUILD_DEPENDS= ${PYNUMPY}
RUN_DEPENDS= ${PYNUMPY}
USE_PYTHON= yes
-USE_PYDISTUTILS= easy_install
+USE_PYDISTUTILS= yes
PYDISTUTILS_AUTOPLIST= yes
PORTDOCS= API-reference.rst \