diff options
Diffstat (limited to 'math/py-PuLP/Makefile')
-rw-r--r-- | math/py-PuLP/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-PuLP/Makefile b/math/py-PuLP/Makefile index 95134f8a853b..ebc3d3a25a0b 100644 --- a/math/py-PuLP/Makefile +++ b/math/py-PuLP/Makefile @@ -16,7 +16,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}amply>=0.1.2:math/py-amply@${PY_FLAVOR} \ cbc:math/cbc \ glpsol:math/glpk -USES= cpe python:3.6+ +USES= cpe python CPE_VENDOR= ${PORTNAME:tl}project USE_PYTHON= distutils concurrent autoplist |