mirror of
https://git.freebsd.org/ports.git
synced 2025-07-05 03:19:18 -04:00
Bump portrevision of all dependent ports. Mark broken math/octave-forge-database, math/octave-forge-mechanics, math/octave-forge-mpi math/octave-forge-nlwing2, math/octave-forge-parallel, math/octave-forge-specfun Set to default off these ports in math/octave-forge. Clean up indentation in Mk/Uses/octave.mk.
11 lines
178 B
Bash
11 lines
178 B
Bash
--- build-aux/mk-pkg-add.sh.orig 2023-03-09 00:21:26 UTC
|
|
+++ build-aux/mk-pkg-add.sh
|
|
@@ -31,7 +31,7 @@ export LC_ALL
|
|
|
|
set -e
|
|
|
|
-SED=${SED:-sed}
|
|
+SED=gsed
|
|
|
|
srcdir="$1"
|
|
shift
|