From da6ff73083a43314484f24997ca33319d44a3d18 Mon Sep 17 00:00:00 2001 From: xtraeme Date: Wed, 28 Jan 2004 13:29:20 +0000 Subject: There's no need to use 'USE_X11BASE' in quickview package, we'll use USE_X11 instead, bump PKGREVISION. --- databases/quicklist/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'databases/quicklist') diff --git a/databases/quicklist/Makefile b/databases/quicklist/Makefile index f7ddc4ddee5..a1b26582542 100644 --- a/databases/quicklist/Makefile +++ b/databases/quicklist/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2003/07/17 21:28:58 grant Exp $ +# $NetBSD: Makefile,v 1.12 2004/01/28 13:29:20 xtraeme Exp $ # DISTNAME= quicklist-0.8.6 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= databases x11 MASTER_SITES= ftp://ftp.quicklist.org/ @@ -14,7 +14,7 @@ BUILD_USES_MSGFMT= yes USE_BUILDLINK2= yes GNU_CONFIGURE= yes -USE_X11BASE= yes +USE_X11= yes .include "../../devel/gettext-lib/buildlink2.mk" .include "../../x11/gtk/buildlink2.mk" -- cgit v1.2.3