diff options
Diffstat (limited to 'math/qposases/Makefile')
| -rw-r--r-- | math/qposases/Makefile | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/math/qposases/Makefile b/math/qposases/Makefile index 31e74ae64998..94bf32ea3a65 100644 --- a/math/qposases/Makefile +++ b/math/qposases/Makefile @@ -1,8 +1,7 @@ PORTNAME= qpOASES -DISTVERSION= 3.2.1 -PORTREVISION= 10 +DISTVERSIONPREFIX= releases/ +DISTVERSION= 3.2.2 CATEGORIES= math -MASTER_SITES= https://www.coin-or.org/download/source/${PORTNAME}/ PKGNAMEPREFIX= coin-or- MAINTAINER= yuri@FreeBSD.org @@ -17,6 +16,9 @@ LIB_DEPENDS= libopenblas.so:math/openblas USES= cmake fortran tar:tgz USE_LDCONFIG= yes +USE_GITHUB= yes +GH_ACCOUNT= coin-or + CMAKE_ON= BUILD_SHARED_LIBS CMAKE_OFF= QPOASES_BUILD_EXAMPLES |
