summaryrefslogtreecommitdiff
path: root/databases/gdbm/files
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1999-06-06 16:49:05 +0000
committerSteve Price <steve@FreeBSD.org>1999-06-06 16:49:05 +0000
commit2e3ee07db29a37b616c3735b2b6ef92f4cc5aff3 (patch)
tree2905cad70c713fc873eba3c0bb9a5e5312c6c5af /databases/gdbm/files
parentUpdate to version 0.1.1. (diff)
Update to version 1.8.0 and set USE_LIBTOOL=yes.
PR: 11811 Submitted by: Chris Piazza <cpiazza@home.net>
Notes
Notes: svn path=/head/; revision=19248
Diffstat (limited to 'databases/gdbm/files')
-rw-r--r--databases/gdbm/files/patch-ab21
1 files changed, 15 insertions, 6 deletions
diff --git a/databases/gdbm/files/patch-ab b/databases/gdbm/files/patch-ab
index 1753a3c3931f..c95fe59f2534 100644
--- a/databases/gdbm/files/patch-ab
+++ b/databases/gdbm/files/patch-ab
@@ -1,15 +1,24 @@
---- Makefile.in.orig Sun May 15 13:28:49 1994
-+++ Makefile.in Sat Feb 14 16:37:46 1998
-@@ -88,7 +88,7 @@
+--- Makefile.in.orig Tue May 18 20:16:06 1999
++++ Makefile.in Thu May 20 16:01:22 1999
+@@ -31,7 +31,7 @@
+ LDFLAGS =
+
+ # Common prefix for installation directories
+-prefix = /usr/local
++prefix = @prefix@
+ exec_prefix = $(prefix)
+ binprefix = $(exec_prefix)
+ manprefix = $(prefix)
+@@ -115,7 +115,7 @@
DISTFILES = $(SRCS) $(HDRS) $(MSCFILES)
--all: libgdbm.a
-+all: libgdbm.a info
+-all: libgdbm.la
++all: libgdbm.la info
progs: $(PROGS)
-@@ -149,7 +149,7 @@
+@@ -187,7 +187,7 @@
info: gdbm.info