summaryrefslogtreecommitdiff
path: root/packages/glpk
diff options
context:
space:
mode:
authorAlberto Ruiz <aruiz@um.es>2012-03-13 15:20:05 +0100
committerAlberto Ruiz <aruiz@um.es>2012-03-13 15:20:05 +0100
commit7f12c1f3be9d53cb1290bfdaabf2fed296f47128 (patch)
tree620e2f6de0e68ad64e92f5cfe8547e3fc89627ec /packages/glpk
parent6f6455593c0490e4710854b08fc63a2d0993dcac (diff)
hmatrix-glpk extra-lib-dirs for OSX
Diffstat (limited to 'packages/glpk')
-rw-r--r--packages/glpk/hmatrix-glpk.cabal3
1 files changed, 2 insertions, 1 deletions
diff --git a/packages/glpk/hmatrix-glpk.cabal b/packages/glpk/hmatrix-glpk.cabal
index 81f9e1d..046563e 100644
--- a/packages/glpk/hmatrix-glpk.cabal
+++ b/packages/glpk/hmatrix-glpk.cabal
@@ -1,5 +1,5 @@
1Name: hmatrix-glpk 1Name: hmatrix-glpk
2Version: 0.3.0 2Version: 0.3.1
3License: GPL 3License: GPL
4License-file: LICENSE 4License-file: LICENSE
5Author: Alberto Ruiz 5Author: Alberto Ruiz
@@ -35,6 +35,7 @@ library
35 extra-libraries: glpk 35 extra-libraries: glpk
36 36
37 if os(OSX) 37 if os(OSX)
38 extra-lib-dirs: /usr/lib
38 extra-lib-dirs: /opt/local/lib/ 39 extra-lib-dirs: /opt/local/lib/
39 include-dirs: /opt/local/include/ 40 include-dirs: /opt/local/include/
40 extra-lib-dirs: /usr/local/lib/ 41 extra-lib-dirs: /usr/local/lib/