diff options
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 |