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/blackbox/Makefile | |
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/blackbox/Makefile')
-rw-r--r-- | wm/blackbox/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/wm/blackbox/Makefile b/wm/blackbox/Makefile index 46c17841936..abb9062f0b7 100644 --- a/wm/blackbox/Makefile +++ b/wm/blackbox/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.26 2006/02/05 23:11:12 joerg Exp $ +# $NetBSD: Makefile,v 1.27 2006/08/20 23:08:44 jschauma Exp $ # DISTNAME= blackbox-0.65.0 @@ -12,6 +12,8 @@ COMMENT= Small and fast X11R6 window manager DEPENDS+= bsetroot>=0.1nb1:../../wm/bsetroot +CONFLICTS+= blackbox70>=0.70.1 + USE_LANGUAGES= c c++ GNU_CONFIGURE= YES |