diff --git a/math/py-kiwisolver/Makefile b/math/py-kiwisolver/Makefile index 13a61cf14ca7..65a76367be14 100644 --- a/math/py-kiwisolver/Makefile +++ b/math/py-kiwisolver/Makefile @@ -1,17 +1,18 @@ PORTNAME= kiwisolver PORTVERSION= 1.4.3 +PORTEPOCH= 1 CATEGORIES= math python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= lbartoletti@FreeBSD.org COMMENT= Fast implementation of the Cassowary constraint solver LICENSE= BSD3CLAUSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cppy>=1.1.0:devel/py-cppy@${PY_FLAVOR} USES= compiler:c++11-lang python:3.7+ USE_PYTHON= autoplist concurrent distutils .include