summaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authortv <tv@pkgsrc.org>1998-12-10 15:39:46 +0000
committertv <tv@pkgsrc.org>1998-12-10 15:39:46 +0000
commit4d026064f2e3250c03499fd966a7b3cf6b91b2b3 (patch)
treeac233d4a6031c3c2f06712ab789377961ffae2cd /databases/Makefile
parent70c9c1432e6675cd02acce7bfc528593fbab270d (diff)
downloadpkgsrc-4d026064f2e3250c03499fd966a7b3cf6b91b2b3.tar.gz
Add and enable sdbm.
Diffstat (limited to 'databases/Makefile')
-rw-r--r--databases/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/Makefile b/databases/Makefile
index 013382f2ea6..5066a629277 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 1998/06/22 21:54:14 tron Exp $
+# $NetBSD: Makefile,v 1.8 1998/12/10 15:39:46 tv Exp $
# FreeBSD Id: Makefile,v 1.20 1997/07/30 11:47:51 tg Exp
#
@@ -16,6 +16,7 @@
SUBDIR += postgresql
SUBDIR += py-gdbm
SUBDIR += py-mysql
+ SUBDIR += sdbm
# SUBDIR += typhoon
.include "../mk/bsd.pkg.subdir.mk"