diff options
author | jschauma <jschauma@pkgsrc.org> | 2006-08-20 23:08:44 +0000 |
---|---|---|
committer | jschauma <jschauma@pkgsrc.org> | 2006-08-20 23:08:44 +0000 |
commit | e7e43e8d7659557992b3ad21c02b3b22fcd1d39a (patch) | |
tree | 710b36cf240e9a96ea823b946c3507c75808027c /wm/bbkeys/Makefile | |
parent | d2b7451bbb868b62167108b9c15bfff2f4eeddf1 (diff) | |
download | pkgsrc-e7e43e8d7659557992b3ad21c02b3b22fcd1d39a.tar.gz |
add/enable bbkeys09, bbpager04, blackbox70
have older versions conflict with these newer incompatible versions
Diffstat (limited to 'wm/bbkeys/Makefile')
-rw-r--r-- | wm/bbkeys/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/wm/bbkeys/Makefile b/wm/bbkeys/Makefile index b3c3d40bdaa..be1e1d35d9a 100644 --- a/wm/bbkeys/Makefile +++ b/wm/bbkeys/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2006/07/22 04:46:19 rillig Exp $ +# $NetBSD: Makefile,v 1.19 2006/08/20 23:08:44 jschauma Exp $ # DISTNAME= bbkeys-0.8.6 @@ -10,6 +10,8 @@ MAINTAINER= jschauma@NetBSD.org HOMEPAGE= http://bbkeys.sourceforge.net/ COMMENT= General X Window keygrabber +CONFLICTS+= bbkeys09-* + GNU_CONFIGURE= YES USE_LANGUAGES= c c++ USE_TOOLS+= perl:run |