diff options
Diffstat (limited to 'math/SCIP/Makefile')
| -rw-r--r-- | math/SCIP/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/math/SCIP/Makefile b/math/SCIP/Makefile index b72031c5cbcd..018427969fb0 100644 --- a/math/SCIP/Makefile +++ b/math/SCIP/Makefile @@ -1,5 +1,6 @@ PORTNAME= SCIP -DISTVERSION= 9.2.2 +DISTVERSION= 9.2.4 +PORTREVISION= 1 CATEGORIES= math science MASTER_SITES= https://www.scipopt.org/download/release/ DISTNAME= ${PORTNAME:tl}-${DISTVERSION} @@ -38,4 +39,6 @@ ZIMPL_CMAKE_BOOL= ZIMPL ZIMPL_LIB_DEPENDS= libzimpl.so:math/zimpl ZIMPL_BROKEN= see https://github.com/scipopt/scip/issues/4 +INSTALL_CONFLICTS= scipoptsuite + .include <bsd.port.mk> |
