Index: head/math/py-kiwisolver/Makefile =================================================================== --- head/math/py-kiwisolver/Makefile (revision 543837) +++ head/math/py-kiwisolver/Makefile (revision 543838) @@ -1,19 +1,19 @@ # $FreeBSD$ PORTNAME= kiwisolver PORTVERSION= 1.2.0 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= python +USES= compiler:c++11-lang python USE_PYTHON= autoplist concurrent distutils .include