From 478a1a3ec48da5cfe86fd405473dfb6ef5b7fcb3 Mon Sep 17 00:00:00 2001 From: garbled Date: Fri, 28 Apr 2000 00:42:55 +0000 Subject: Remove quicklist entirely from databases. Oops. --- databases/Makefile | 3 +-- databases/quicklist/Makefile | 16 ---------------- 2 files changed, 1 insertion(+), 18 deletions(-) delete mode 100644 databases/quicklist/Makefile (limited to 'databases') diff --git a/databases/Makefile b/databases/Makefile index cf4658d35e7..c3a40db6c89 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.33 2000/04/26 06:37:37 garbled Exp $ +# $NetBSD: Makefile,v 1.34 2000/04/28 00:42:55 garbled Exp $ # FreeBSD Id: Makefile,v 1.20 1997/07/30 11:47:51 tg Exp # @@ -25,7 +25,6 @@ SUBDIR += py-gdbm SUBDIR += py-mysqldb SUBDIR += py-postgresql - SUBDIR += quicklist SUBDIR += rrdtool SUBDIR += sdbm SUBDIR += tcl-gdbm diff --git a/databases/quicklist/Makefile b/databases/quicklist/Makefile deleted file mode 100644 index 1f6e32a111f..00000000000 --- a/databases/quicklist/Makefile +++ /dev/null @@ -1,16 +0,0 @@ -# $NetBSD: Makefile,v 1.1.1.1 2000/04/26 06:36:31 garbled Exp $ -# - -DISTNAME= quicklist-0.8.6 -CATEGORIES= databases -MASTER_SITES= ftp://ftp.quicklist.org/ -MAINTAINER= packages@netbsd.org -HOMEPAGE= http://www.quicklist.org - -DEPENDS+= gtk+-1.2.*:../../x11/gtk -DEPENDS+= gettext-0.10.35:../../devel/gettext - -GNU_CONFIGURE= yes -CFLAGS+= -I${LOCALBASE}/include - -.include "../../mk/bsd.pkg.mk" -- cgit v1.2.3