summaryrefslogtreecommitdiff
path: root/math/asir2000/files/patch-ab
diff options
context:
space:
mode:
authorHajimu UMEMOTO <ume@FreeBSD.org>2001-08-30 15:50:41 +0000
committerHajimu UMEMOTO <ume@FreeBSD.org>2001-08-30 15:50:41 +0000
commitc7d20b1d748db9202b210f011187b86003bd1a84 (patch)
treed3d60b6526283e6f66278ccc91d26afa432fa70b /math/asir2000/files/patch-ab
parent= Update MASTER_SITES (diff)
Add new port Asir.
The system Risa/Asir is a general computer algebra system. It performs arithmetics in various rings and fields, factorization, and Groebner basis computations. It can call outer modules complient to the OpenXM protocols. PR: ports/30158 Submitted by: Saito Tomokatsu <saito@asir.org>
Notes
Notes: svn path=/head/; revision=47162
Diffstat (limited to 'math/asir2000/files/patch-ab')
-rw-r--r--math/asir2000/files/patch-ab11
1 files changed, 11 insertions, 0 deletions
diff --git a/math/asir2000/files/patch-ab b/math/asir2000/files/patch-ab
new file mode 100644
index 000000000000..470ed606fa5f
--- /dev/null
+++ b/math/asir2000/files/patch-ab
@@ -0,0 +1,11 @@
+--- Imakefile.org Sun Feb 4 20:11:38 2001
++++ Imakefile Sun Feb 4 20:12:03 2001
+@@ -98,7 +98,7 @@
+
+ install:: $(PROGRAMS)
+ MakeDir($(ASIR_LIBDIR))
+- $(INSTALL) $(INSTALLFLAGS) $(PROGRAMS) $(ASIR_LIBDIR)
++ $(INSTALL) $(INSTALLFLAGS) $(PROGRAMS) $(ASIR_BINDIR)
+
+ install-bin-lib:: $(PROGRAMS)
+ MakeDir($(ASIR_LIBDIR))