summaryrefslogtreecommitdiff
path: root/math/glpk/patches/patch-src_Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'math/glpk/patches/patch-src_Makefile.in')
-rw-r--r--math/glpk/patches/patch-src_Makefile.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/glpk/patches/patch-src_Makefile.in b/math/glpk/patches/patch-src_Makefile.in
index 694ae0c3798..b1fad9693bd 100644
--- a/math/glpk/patches/patch-src_Makefile.in
+++ b/math/glpk/patches/patch-src_Makefile.in
@@ -1,4 +1,4 @@
-$NetBSD: patch-src_Makefile.in,v 1.1 2014/04/01 08:38:35 adam Exp $
+$NetBSD: patch-src_Makefile.in,v 1.2 2014/08/30 11:19:52 adam Exp $
Use external zlib.
@@ -37,7 +37,7 @@ Use external zlib.
+-I$(srcdir)/proxy
libglpk_la_LDFLAGS = \
- -version-info 37:1:1 \
+ -version-info 37:2:1 \
@@ -447,22 +440,7 @@ misc/triang.c \
misc/wclique.c \
misc/wclique1.c \