summaryrefslogtreecommitdiff
path: root/math/yorick/patches
diff options
context:
space:
mode:
authorrh <rh>2000-08-03 17:49:25 +0000
committerrh <rh>2000-08-03 17:49:25 +0000
commit852017fec0ec870daa3d89ef7b0713bc017cf8d2 (patch)
treeb8a34ab95ff4520f2fa14e09a6280b884761a3b8 /math/yorick/patches
parent2f8189e5ae1236219cd1d743e44e4a0b310c0c22 (diff)
downloadpkgsrc-852017fec0ec870daa3d89ef7b0713bc017cf8d2.tar.gz
Initial import of yorick-1.4, a numerical algebra system. Provided through
PR pkg/10533 by John Refling <refling@comet.lbl.gov>
Diffstat (limited to 'math/yorick/patches')
-rw-r--r--math/yorick/patches/patch-aa13
1 files changed, 13 insertions, 0 deletions
diff --git a/math/yorick/patches/patch-aa b/math/yorick/patches/patch-aa
new file mode 100644
index 00000000000..4e6332b14c2
--- /dev/null
+++ b/math/yorick/patches/patch-aa
@@ -0,0 +1,13 @@
+$NetBSD: patch-aa,v 1.1.1.1 2000/08/03 17:49:25 rh Exp $
+
+--- Browser/Makefile.in.orig Fri Jan 3 19:24:16 1997
++++ Browser/Makefile.in Thu Aug 3 19:34:42 2000
+@@ -67,7 +67,7 @@
+ DESTDIR =
+
+ install: all installdirs
+- $(CP) gist $(DESTDIR)$(Y_BINDIR)
++ ${BSD_INSTALL_PROGRAM} gist $(DESTDIR)$(Y_BINDIR)
+
+ uninstall:
+ $(RM) -r $(DESTDIR)$(Y_BINDIR)/gist