aboutsummaryrefslogtreecommitdiff
path: root/math/py-or-tools
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2020-08-04 02:00:36 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2020-08-04 02:00:36 +0000
commitcf341380b71950f26736aaa758ccccfbaf77297d (patch)
treeeedf95822a356151be2755aedf37d8044e726512 /math/py-or-tools
parent259341f2c8672a7f7e1cbf7f971d9104fb0484d9 (diff)
Notes
Diffstat (limited to 'math/py-or-tools')
-rw-r--r--math/py-or-tools/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/math/py-or-tools/Makefile b/math/py-or-tools/Makefile
index bff538d4ac30..9b2e94842147 100644
--- a/math/py-or-tools/Makefile
+++ b/math/py-or-tools/Makefile
@@ -3,6 +3,7 @@
PORTNAME= or-tools
DISTVERSIONPREFIX= v
DISTVERSION= 7.7
+PORTREVISION= 1
CATEGORIES= math
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -31,6 +32,7 @@ RUN_DEPENDS= ${PY_DEPENDS}
USES= blaslapack cmake compiler:c++11-lang pkgconfig python
USE_GITHUB= yes
GH_ACCOUNT= google
+USE_PYTHON= flavors
CMAKE_OFF= BUILD_DEPS INSTALL_BUILD_DEPS BUILD_EXAMPLES
CMAKE_ON= BUILD_PYTHON