diff options
Diffstat (limited to 'math/py-kiwisolver/Makefile')
| -rw-r--r-- | math/py-kiwisolver/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/math/py-kiwisolver/Makefile b/math/py-kiwisolver/Makefile index ba406f542113..aa6073373002 100644 --- a/math/py-kiwisolver/Makefile +++ b/math/py-kiwisolver/Makefile @@ -1,11 +1,11 @@ PORTNAME= kiwisolver -PORTVERSION= 1.4.8 +PORTVERSION= 1.4.9 PORTEPOCH= 1 CATEGORIES= math python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= lbartoletti@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Fast implementation of the Cassowary constraint solver WWW= https://github.com/nucleic/kiwi @@ -16,7 +16,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cppy>=1.1.0:devel/py-cppy@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR} -USES= compiler:c++11-lang python +USES= python USE_PYTHON= autoplist concurrent distutils .include <bsd.port.mk> |
