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 | 31435778dbcdfefaf10d65010cbf677c1448fb08 (patch) | |
tree | 710b36cf240e9a96ea823b946c3507c75808027c /wm/bbkeys | |
parent | 1b21c28f6f35218d9715ab41756082e03372ae09 (diff) | |
download | pkgsrc-31435778dbcdfefaf10d65010cbf677c1448fb08.tar.gz |
add/enable bbkeys09, bbpager04, blackbox70
have older versions conflict with these newer incompatible versions
Diffstat (limited to 'wm/bbkeys')
-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 |