aboutsummaryrefslogtreecommitdiff
path: root/math/octave/files
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2016-07-30 09:51:29 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2016-07-30 09:51:29 +0000
commit23a8ddfe7313cc62b2cf33c495f0926656880b45 (patch)
treec19067208bd762d134c6c37220e9d4ace2de59a8 /math/octave/files
parent85778282f2a80e128b606a6f23ecd3ffdd28a181 (diff)
Notes
Diffstat (limited to 'math/octave/files')
-rw-r--r--math/octave/files/patch-libinterp+dldfcn+__glpk__.cc10
1 files changed, 0 insertions, 10 deletions
diff --git a/math/octave/files/patch-libinterp+dldfcn+__glpk__.cc b/math/octave/files/patch-libinterp+dldfcn+__glpk__.cc
deleted file mode 100644
index 1064e1f1c1fa..000000000000
--- a/math/octave/files/patch-libinterp+dldfcn+__glpk__.cc
+++ /dev/null
@@ -1,10 +0,0 @@
---- libinterp/dldfcn/__glpk__.cc.orig 2014-01-20 06:29:02.000000000 -0700
-+++ libinterp/dldfcn/__glpk__.cc 2014-01-20 06:32:50.000000000 -0700
-@@ -46,6 +46,7 @@
- #include <glpk/glpk.h>
- #else
- #include <glpk.h>
-+#include <glplpx.h>
- #endif
- }
-