diff options
author | wiz <wiz> | 2006-02-04 17:02:58 +0000 |
---|---|---|
committer | wiz <wiz> | 2006-02-04 17:02:58 +0000 |
commit | 73b156f44a5af4fe7405fc20e0818ebc8ea94885 (patch) | |
tree | 602b1a45e50696c3e0c6dfb743fb538a97f114dd /databases | |
parent | 38dafd5e5f480707d5c6fc4ca9ac7c46889b5881 (diff) | |
download | pkgsrc-73b156f44a5af4fe7405fc20e0818ebc8ea94885.tar.gz |
Remove libgda-sqlite.
Diffstat (limited to 'databases')
-rw-r--r-- | databases/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/databases/Makefile b/databases/Makefile index 4c5ada48b9a..7e4bcff348e 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.201 2006/01/12 13:55:40 rillig Exp $ +# $NetBSD: Makefile,v 1.202 2006/02/04 17:02:58 wiz Exp $ # COMMENT= Databases @@ -36,7 +36,6 @@ SUBDIR+= krecipes SUBDIR+= lbdb SUBDIR+= libgda SUBDIR+= libgda-postgres -SUBDIR+= libgda-sqlite SUBDIR+= libgnomedb SUBDIR+= libpqxx SUBDIR+= libpqxx-doc |