pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/wm/bbkeys USE_LANGUAGES= c++



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f862dce4d8cf
branches:  trunk
changeset: 483950:f862dce4d8cf
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon Nov 22 21:01:09 2004 +0000

description:
USE_LANGUAGES= c++

diffstat:

 wm/bbkeys/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 577d8858005e -r f862dce4d8cf wm/bbkeys/Makefile
--- a/wm/bbkeys/Makefile        Mon Nov 22 20:59:57 2004 +0000
+++ b/wm/bbkeys/Makefile        Mon Nov 22 21:01:09 2004 +0000
@@ -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 @@
 GNU_CONFIGURE= YES
 USE_BUILDLINK3=        YES
 USE_X11=       YES
-USE_GCC_SHLIB= YES
+USE_LANGUAGES= c++
 
 .include "../../lang/perl5/buildlink3.mk"
 



Home | Main Index | Thread Index | Old Index