pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/kphone USE_LANGUAGES=c++



details:   https://anonhg.NetBSD.org/pkgsrc/rev/259037ee4bd3
branches:  trunk
changeset: 513210:259037ee4bd3
user:      dsainty <dsainty%pkgsrc.org@localhost>
date:      Mon May 22 14:39:44 2006 +0000

description:
USE_LANGUAGES=c++

diffstat:

 net/kphone/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r b67507e37259 -r 259037ee4bd3 net/kphone/Makefile
--- a/net/kphone/Makefile       Mon May 22 14:38:16 2006 +0000
+++ b/net/kphone/Makefile       Mon May 22 14:39:44 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2006/04/17 13:46:44 wiz Exp $
+# $NetBSD: Makefile,v 1.20 2006/05/22 14:39:44 dsainty Exp $
 
 DISTNAME=              kphone-4.2
 PKGREVISION=           3
@@ -14,6 +14,7 @@
 
 USE_X11BASE=           yes
 GNU_CONFIGURE=         yes
+USE_LANGUAGES=         c++
 USE_TOOLS+=            gmake
 CONFIGURE_ENV+=                QTDIR=${QTDIR:Q}
 



Home | Main Index | Thread Index | Old Index