diff options
Diffstat (limited to 'wm/bbkeys/Makefile')
-rw-r--r-- | wm/bbkeys/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/wm/bbkeys/Makefile b/wm/bbkeys/Makefile index 94c4fb320d5..e7b68380ea8 100644 --- a/wm/bbkeys/Makefile +++ b/wm/bbkeys/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2004/03/10 14:12:50 xtraeme Exp $ +# $NetBSD: Makefile,v 1.13 2004/11/22 21:01:09 wiz Exp $ # DISTNAME= bbkeys-0.8.6 @@ -12,7 +12,7 @@ COMMENT= General X Window keygrabber GNU_CONFIGURE= YES USE_BUILDLINK3= YES USE_X11= YES -USE_GCC_SHLIB= YES +USE_LANGUAGES= c++ .include "../../lang/perl5/buildlink3.mk" |