aboutsummaryrefslogtreecommitdiff
path: root/math/py-CyLP/Makefile
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2020-11-17 20:59:25 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2020-11-17 20:59:25 +0000
commitc7781899b92cf99b58ff7c8cd105b768a9ad50c1 (patch)
tree09f390ac24cdff29ecef61a57e9cd92f2cedfabe /math/py-CyLP/Makefile
parent195affec9d1aa9702505cc0a4e76e8654383dc95 (diff)
downloadports-c7781899b92cf99b58ff7c8cd105b768a9ad50c1.tar.gz
ports-c7781899b92cf99b58ff7c8cd105b768a9ad50c1.zip
math/py-CyLP: Update 0.9.4 -> 0.91.0
Notes
Notes: svn path=/head/; revision=555586
Diffstat (limited to 'math/py-CyLP/Makefile')
-rw-r--r--math/py-CyLP/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/math/py-CyLP/Makefile b/math/py-CyLP/Makefile
index 6c1322f23d88..e09adbd3c5ab 100644
--- a/math/py-CyLP/Makefile
+++ b/math/py-CyLP/Makefile
@@ -2,7 +2,7 @@
PORTNAME= CyLP
DISTVERSIONPREFIX= v
-DISTVERSION= 0.9.4
+DISTVERSION= 0.91.0
CATEGORIES= math python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -25,9 +25,10 @@ LIB_DEPENDS= libblas.so:math/blas \
RUN_DEPENDS= ${PY_DEPENDS}
USES= compiler:c++11-lang python
+USE_PYTHON= distutils cython autoplist
+
USE_GITHUB= yes
GH_ACCOUNT= coin-or
-USE_PYTHON= distutils cython autoplist
MAKE_ENV= COIN_INSTALL_DIR=${LOCALBASE}