summaryrefslogtreecommitdiff
path: root/math/algae/patches/patch-ae
diff options
context:
space:
mode:
Diffstat (limited to 'math/algae/patches/patch-ae')
-rw-r--r--math/algae/patches/patch-ae19
1 files changed, 16 insertions, 3 deletions
diff --git a/math/algae/patches/patch-ae b/math/algae/patches/patch-ae
index 35604d61bb0..b507b980d2c 100644
--- a/math/algae/patches/patch-ae
+++ b/math/algae/patches/patch-ae
@@ -1,7 +1,7 @@
-$NetBSD: patch-ae,v 1.2 2003/04/29 22:15:28 jtb Exp $
+$NetBSD: patch-ae,v 1.3 2003/07/24 16:28:56 jtb Exp $
---- Makefile.in.orig
-+++ Makefile.in
+--- Makefile.in.orig 2003-02-28 23:07:03.000000000 +0000
++++ Makefile.in 2003-07-24 17:14:18.000000000 +0100
@@ -78,18 +78,18 @@
libdir = $(prefix)/lib
@@ -24,6 +24,19 @@ $NetBSD: patch-ae,v 1.2 2003/04/29 22:15:28 jtb Exp $
# Directory and name of the startup file. This is compiled into the
# executable, so don't change either assignment if you have a binary
+@@ -99,10 +99,10 @@
+ RC0 = $(rcdir)/algae.A
+
+ # Directory in which to install source code.
+-sourcedir = $(prefix)/src
++sourcedir = $(prefix)/include
+
+ # Directory in which to install the header files.
+-hdir = $(sourcedir)/algae/$(VERSION_NUMBER)/include
++hdir = $(sourcedir)/algae
+
+ # Directory containing site files: that is, files installed locally
+ # which are not part of the standard Algae distribution.
@@ -308,7 +308,7 @@
cd tools; \
$(MAKE) tooldir=$(tooldir) install