aboutsummaryrefslogtreecommitdiff
path: root/math/clp
diff options
context:
space:
mode:
authorDmitry Sivachenko <demon@FreeBSD.org>2008-08-15 14:16:01 +0000
committerDmitry Sivachenko <demon@FreeBSD.org>2008-08-15 14:16:01 +0000
commitf0e03caa8124bd8966c09aa0b026632c52b1d433 (patch)
treeccc8ed2189febaf594b28c820a5fd80c200c2de2 /math/clp
parenta8019562179ac7e5518d368e1b7036aae59684b1 (diff)
downloadports-f0e03caa8124bd8966c09aa0b026632c52b1d433.tar.gz
ports-f0e03caa8124bd8966c09aa0b026632c52b1d433.zip
Notes
Diffstat (limited to 'math/clp')
-rw-r--r--math/clp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/clp/Makefile b/math/clp/Makefile
index 34ed0de534a5..5f2c09160e56 100644
--- a/math/clp/Makefile
+++ b/math/clp/Makefile
@@ -17,7 +17,7 @@ COMMENT= Linear Programming Solver
LIB_DEPENDS= lapack.4:${PORTSDIR}/math/lapack
.ifdef WITH_GMPL
-LIB_DEPENDS+= glpk.14:${PORTSDIR}/math/glpk
+LIB_DEPENDS+= glpk.15:${PORTSDIR}/math/glpk
.endif
USE_FORTRAN= yes