From 56bb28e7ce51b48275d24f86564edac017d8158b Mon Sep 17 00:00:00 2001 From: Dmitry Sivachenko Date: Tue, 15 Jul 2008 13:03:56 +0000 Subject: Chase glpk shared library version. --- math/clp/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'math/clp') diff --git a/math/clp/Makefile b/math/clp/Makefile index c1c68e2e376d..34ed0de534a5 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.13:${PORTSDIR}/math/glpk +LIB_DEPENDS+= glpk.14:${PORTSDIR}/math/glpk .endif USE_FORTRAN= yes -- cgit v1.2.3