aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2022-03-24 17:15:42 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2022-03-24 17:16:15 +0000
commitcb84d120789d469eb09a7bf5c70145fe6c00fd98 (patch)
treefa87292b31bf1c77cae2ad3ad83792f94fbf188f
parent104f375409662f4cae9993525df8ddfd2f8e0043 (diff)
downloadports-cb84d120789d469eb09a7bf5c70145fe6c00fd98.tar.gz
ports-cb84d120789d469eb09a7bf5c70145fe6c00fd98.zip
math/cgl: Remove unnecessary dependency
-rw-r--r--math/cgl/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/math/cgl/Makefile b/math/cgl/Makefile
index 04aa3d86d39d..5651788fb047 100644
--- a/math/cgl/Makefile
+++ b/math/cgl/Makefile
@@ -12,7 +12,6 @@ LICENSE_FILE= ${WRKSRC}/Cgl/LICENSE
LIB_DEPENDS= libcoinasl.so:math/asl \
libblas.so:math/blas \
- libcoinmetis.so:math/ipopt \
libCoinUtils.so:math/coinutils \
libClp.so:math/clp \
libcoinmumps.so:math/coin-or-mumps \