From c6725688076bbf82ac71f7654d0bfd991ed9dadf 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/bbkeys/DESCR | 4 ++-- wm/bbkeys/Makefile | 11 ++++++----- 2 files changed, 8 insertions(+), 7 deletions(-) (limited to 'wm/bbkeys') diff --git a/wm/bbkeys/DESCR b/wm/bbkeys/DESCR index 162ce46f60d..f909dc57ed4 100644 --- a/wm/bbkeys/DESCR +++ b/wm/bbkeys/DESCR @@ -1,5 +1,5 @@ -Provide keyboard shortcuts for X11R6, specifically intended for use with -the Blackbox window manager but usable with any. +Provide keyboard shortcuts for X11R6, specifically intended for use with the +Blackbox window manager but usable with any. Can bind actions such as executing commands, altering the states of windows, switching workspaces, etc. to arbitrary keys. diff --git a/wm/bbkeys/Makefile b/wm/bbkeys/Makefile index 1d46c54f039..1cbb5d62c75 100644 --- a/wm/bbkeys/Makefile +++ b/wm/bbkeys/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.7 2002/09/24 14:21:53 jschauma Exp $ +# $NetBSD: Makefile,v 1.8 2003/05/17 05:41:09 salo Exp $ # DISTNAME= bbkeys-0.8.5 -CATEGORIES= x11 wm -MASTER_SITES= http://bbkeys.sourceforge.net/downloads/ \ - ${MASTER_SITE_SOURCEFORGE:=bbkeys/} +PKGREVISION= 1 +CATEGORIES= wm x11 +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=bbkeys/} MAINTAINER= jschauma@netbsd.org HOMEPAGE= http://bbkeys.sourceforge.net/ @@ -12,7 +12,8 @@ COMMENT= General X Window keygrabber GNU_CONFIGURE= YES USE_BUILDLINK2= YES -USE_X11BASE= YES +USE_X11= YES .include "../../lang/perl5/buildlink2.mk" + .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3