summaryrefslogtreecommitdiff
path: root/wm
diff options
context:
space:
mode:
authorwiz <wiz>2004-11-22 21:01:09 +0000
committerwiz <wiz>2004-11-22 21:01:09 +0000
commit3410cc7159a162bc1798ef38d2859c9d824098fe (patch)
tree4ec31bce1584cc6841681397b87438be83f6fd57 /wm
parent4dcc0b258b7140d09c900215e716af3e6e03baa9 (diff)
downloadpkgsrc-3410cc7159a162bc1798ef38d2859c9d824098fe.tar.gz
USE_LANGUAGES= c++
Diffstat (limited to 'wm')
-rw-r--r--wm/bbkeys/Makefile4
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"