1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-19 08:13:21 +00:00
freebsd-ports/math/sage/files/patch-build_pkgs_maxima_spkg-install
Stephen Montgomery-Smith 8a80f53a2f - Update to 6.4.
2014-12-07 16:01:20 +00:00

12 lines
552 B
Plaintext

--- build/pkgs/maxima/spkg-install-orig 2014-12-06 21:53:38.000000000 +0000
+++ build/pkgs/maxima/spkg-install 2014-12-06 21:54:40.000000000 +0000
@@ -51,6 +51,8 @@
./configure --prefix="$SAGE_LOCAL" --libdir="$SAGE_LOCAL/lib" --enable-ecl git_found=false
check_error "Failed to configure Maxima."
+# Remove extraneous spaces created in some of the flags passed to cc
+sed -i.bak 's/" /"/' src/autoconf-variables.lisp
# Touching html and info files to avoid to regenerate them.
# This must be done after configuration since the timestamps need