aboutsummaryrefslogtreecommitdiff
path: root/math/py-PuLP
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2018-09-19 21:22:42 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2018-09-19 21:22:42 +0000
commit740e5c56be8197253f9b99717b0e9b00fdfa51cd (patch)
treea1aa8fc2fb4245ea78569df6f56dfe0d513f3442 /math/py-PuLP
parent594fe320300ca3b13d6f5be65089e29b19f51d5b (diff)
downloadports-740e5c56be8197253f9b99717b0e9b00fdfa51cd.tar.gz
ports-740e5c56be8197253f9b99717b0e9b00fdfa51cd.zip
Notes
Diffstat (limited to 'math/py-PuLP')
-rw-r--r--math/py-PuLP/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/py-PuLP/Makefile b/math/py-PuLP/Makefile
index ba7ab22ec572..a781ac6c4f55 100644
--- a/math/py-PuLP/Makefile
+++ b/math/py-PuLP/Makefile
@@ -2,6 +2,7 @@
PORTNAME= PuLP
DISTVERSION= 1.6.8
+PORTREVISION= 1
CATEGORIES= math python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -17,7 +18,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyparsing>=2.0.1:devel/py-pyparsing@${PY_FLA
glpsol:math/glpk
USES= python
-USE_PYTHON= distutils autoplist
+USE_PYTHON= distutils concurrent autoplist
NO_ARCH= yes
post-patch: