summaryrefslogtreecommitdiff
path: root/wm/bbkeys/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'wm/bbkeys/Makefile')
-rw-r--r--wm/bbkeys/Makefile11
1 files changed, 6 insertions, 5 deletions
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"