diff options
author | Stephen Montgomery-Smith <stephen@FreeBSD.org> | 2021-02-21 22:41:34 +0000 |
---|---|---|
committer | Stephen Montgomery-Smith <stephen@FreeBSD.org> | 2021-02-21 22:41:34 +0000 |
commit | 6473aac25b6dc63be299faa4fc1ed9cde77f1957 (patch) | |
tree | 5f81e978342b34ec7b1784c80dc5be7182d55dcf /math/octave/files/patch-configure | |
parent | - Fix pkg-plist (diff) |
- Update math/octave to 6.2.0.
- Bump portrevision of dependent ports.
- Add patches to dependent ports math/octave-forge-* if I can figure them out.
- Mark broken dependent ports I couldn't figure out.
Diffstat (limited to 'math/octave/files/patch-configure')
-rw-r--r-- | math/octave/files/patch-configure | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/octave/files/patch-configure b/math/octave/files/patch-configure index b595f2e1dc5f..c5a23986e06d 100644 --- a/math/octave/files/patch-configure +++ b/math/octave/files/patch-configure @@ -1,6 +1,6 @@ ---- configure.orig 2019-03-10 01:37:34 UTC +--- configure.orig 2020-11-26 18:20:44 UTC +++ configure -@@ -78809,6 +78809,13 @@ $as_echo_n "checking for include file <jni.h>... " >&6 +@@ -83764,6 +83764,13 @@ $as_echo_n "checking for include file <jni.h>... " >&6 JAVA_CPPFLAGS="-I${JAVA_HOME}/include -I${JAVA_HOME}/include/darwin" fi ;; |