From 6503867c4734f29ee6daee9afe648d03d1d8d496 Mon Sep 17 00:00:00 2001 From: salo Date: Sat, 17 May 2003 05:41:09 +0000 Subject: PKGREVISON++ - install into LOCALBASE, not X11BASE. - style cosmetics (DESCR has 80 columns, sort CATEGORIES, whitespace) --- wm/blackbox/DESCR | 9 ++++----- wm/blackbox/Makefile | 15 ++++++++------- 2 files changed, 12 insertions(+), 12 deletions(-) (limited to 'wm/blackbox') diff --git a/wm/blackbox/DESCR b/wm/blackbox/DESCR index 0254ea261bf..9013f97a774 100644 --- a/wm/blackbox/DESCR +++ b/wm/blackbox/DESCR @@ -1,5 +1,4 @@ -Blackbox is yet another addition to the list of window managers -For X11R6. Blackbox is built with C++, sharing no common code with -any other window manager. It is designed to be small and fast, with -a built in graphics class, near complete ICCCM compliance, and -support for multple desktop environments. +Blackbox is yet another addition to the list of window managers For X11R6. +Blackbox is built with C++, sharing no common code with any other window +manager. It is designed to be small and fast, with a built in graphics class, +near complete ICCCM compliance, and support for multple desktop environments. diff --git a/wm/blackbox/Makefile b/wm/blackbox/Makefile index 6f212025113..0451905d829 100644 --- a/wm/blackbox/Makefile +++ b/wm/blackbox/Makefile @@ -1,20 +1,21 @@ -# $NetBSD: Makefile,v 1.11 2003/02/20 16:54:16 jschauma Exp $ +# $NetBSD: Makefile,v 1.12 2003/05/17 05:41:10 salo Exp $ # DISTNAME= blackbox-0.65.0 -PKGREVISION= 2 -CATEGORIES= x11 wm +PKGREVISION= 3 +CATEGORIES= wm x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=blackboxwm/} MAINTAINER= jschauma@netbsd.org HOMEPAGE= http://blackboxwm.sourceforge.net/ COMMENT= small and fast X11R6 window manager -DEPENDS+= bsetroot>=0.1nb1:../../wm/bsetroot +DEPENDS= bsetroot>=0.1nb1:../../wm/bsetroot -USE_BUILDLINK2= yes -USE_X11BASE= yes -GNU_CONFIGURE= yes +USE_BUILDLINK2= YES +USE_X11= YES +GNU_CONFIGURE= YES .include "../../devel/gettext-lib/buildlink2.mk" + .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3