diff --git a/math/symphony/Makefile b/math/symphony/Makefile index 91da6b4ccc74..9a962aec4fec 100644 --- a/math/symphony/Makefile +++ b/math/symphony/Makefile @@ -1,24 +1,25 @@ PORTNAME= symphony DISTVERSIONPREFIX= releases/ DISTVERSION= 5.6.17 +PORTREVISION= 1 CATEGORIES= math PKGNAMEPREFIX= coin-or- MAINTAINER= yuri@FreeBSD.org COMMENT= Solver and development framework for mixed-integer linear programs LICENSE= EPL LICENSE_FILE= ${WRKSRC}/SYMPHONY/LICENSE -LIB_DEPENDS= libCbc.so:math/coinmp +LIB_DEPENDS= libCbc.so:math/cbc USES= gmake libtool pkgconfig GNU_CONFIGURE= yes USE_GITHUB= yes GH_ACCOUNT= coin-or GH_PROJECT= SYMPHONY USE_LDCONFIG= yes INSTALL_TARGET= install-strip .include