summaryrefslogtreecommitdiff
path: root/databases/gdbm/Makefile
diff options
context:
space:
mode:
authorwiz <wiz>2002-11-01 00:31:18 +0000
committerwiz <wiz>2002-11-01 00:31:18 +0000
commitf78ba683b84d06d0d674a3e4ed5832bb1d7ad380 (patch)
treeeac974eac54f4c783ae89a8cb7f4b93b3d6175f4 /databases/gdbm/Makefile
parent675dfafa6a915ac20b14ada1faf12574f8e16521 (diff)
downloadpkgsrc-f78ba683b84d06d0d674a3e4ed5832bb1d7ad380.tar.gz
Update to 1.8.3:
CHANGES from 1.8.2 to 1.8.3 1. Various configure related changes and additional updates. CHANGES from 1.8.1 to 1.8.2 1. Allow `NEWDB'-opened databases to actually, well, store records. CHANGES from 1.8 to 1.8.1 1. Lots of bug fixes, including a data corruption bug. 2. Updated to current autoconf and libtool. 3. Moved the dbm/ndbm compatibility routines to libgdbm_compat.
Diffstat (limited to 'databases/gdbm/Makefile')
-rw-r--r--databases/gdbm/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/databases/gdbm/Makefile b/databases/gdbm/Makefile
index bcfd26d67e7..8d8a51372b7 100644
--- a/databases/gdbm/Makefile
+++ b/databases/gdbm/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.26 2002/09/11 00:50:04 schmonz Exp $
-# FreeBSD Id: Makefile,v 1.4 1997/01/28 08:11:23 asami Exp
+# $NetBSD: Makefile,v 1.27 2002/11/01 00:31:18 wiz Exp $
#
-DISTNAME= gdbm-1.8.0
+DISTNAME= gdbm-1.8.3
CATEGORIES= databases
MASTER_SITES= ${MASTER_SITE_GNU:=gdbm/}
@@ -13,7 +12,7 @@ COMMENT= The GNU database manager
USE_BUILDLINK2= yes
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
-LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig
+LIBTOOL_OVERRIDE= ${WRKSRC}/libtool
INFO_FILES= gdbm.info
TEXINFO_OVERRIDE= YES
CONFIG_GUESS_OVERRIDE= ${WRKSRC}/config.guess