summaryrefslogtreecommitdiff
path: root/math/octave/files/patch-libinterp_mk-pkg-add
diff options
context:
space:
mode:
authorStephen Montgomery-Smith <stephen@FreeBSD.org>2018-02-24 21:52:31 +0000
committerStephen Montgomery-Smith <stephen@FreeBSD.org>2018-02-24 21:52:31 +0000
commit03c2ec3f734d52fc9368414092415b9c8c18b229 (patch)
treef773722a040bd218b0ba3f3c82d37344f1925115 /math/octave/files/patch-libinterp_mk-pkg-add
parentRemove dead code: Java support (via GCJ) has not been part of any of (diff)
- Update to 4.2.1.
- Maintainership to stephen@. PR: ports/225073 Submitted by: Ben Lauwens <ben.lauwens@gmail.com>
Notes
Notes: svn path=/head/; revision=462865
Diffstat (limited to 'math/octave/files/patch-libinterp_mk-pkg-add')
-rw-r--r--math/octave/files/patch-libinterp_mk-pkg-add11
1 files changed, 11 insertions, 0 deletions
diff --git a/math/octave/files/patch-libinterp_mk-pkg-add b/math/octave/files/patch-libinterp_mk-pkg-add
new file mode 100644
index 000000000000..df7bee3ef4ed
--- /dev/null
+++ b/math/octave/files/patch-libinterp_mk-pkg-add
@@ -0,0 +1,11 @@
+--- libinterp/mk-pkg-add.orig 2017-02-22 18:01:55 UTC
++++ libinterp/mk-pkg-add
+@@ -20,7 +20,7 @@
+
+ set -e
+
+-SED=${SED:-sed}
++SED=gsed
+
+ srcdir="$1"
+ shift