summaryrefslogtreecommitdiff
path: root/math/sage/files
diff options
context:
space:
mode:
authorStephen Montgomery-Smith <stephen@FreeBSD.org>2015-04-16 12:45:30 +0000
committerStephen Montgomery-Smith <stephen@FreeBSD.org>2015-04-16 12:45:30 +0000
commitfead3c7ecff1d827cbc85fd5a8816064aec754f7 (patch)
tree229a908cff70c5ceb0605ca4cc8fc78be86ffff3 /math/sage/files
parentbye lua@ (diff)
- Update to 6.6.
Notes
Notes: svn path=/head/; revision=384107
Diffstat (limited to 'math/sage/files')
-rw-r--r--math/sage/files/patch-build_pkgs_eclib_spkg-install12
1 files changed, 12 insertions, 0 deletions
diff --git a/math/sage/files/patch-build_pkgs_eclib_spkg-install b/math/sage/files/patch-build_pkgs_eclib_spkg-install
new file mode 100644
index 000000000000..dae4c2e18a98
--- /dev/null
+++ b/math/sage/files/patch-build_pkgs_eclib_spkg-install
@@ -0,0 +1,12 @@
+--- build/pkgs/eclib/spkg-install-orig 2015-04-15 23:32:22.643814000 +0000
++++ build/pkgs/eclib/spkg-install 2015-04-15 23:33:02.634085000 +0000
+@@ -60,6 +60,9 @@
+
+ echo
+ echo "Now configuring eclib..."
++aclocal
++automake --add-missing
++autoconf
+ ./configure --prefix="$SAGE_LOCAL" \
+ --with-ntl="$SAGE_LOCAL" \
+ --with-pari="$SAGE_LOCAL" \