diff options
Diffstat (limited to 'math/py-patsy')
| -rw-r--r-- | math/py-patsy/Makefile | 4 |
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 \ |
