pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/qwspritefield Uses C++.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d9b9c12f8a8d
branches:  trunk
changeset: 512569:d9b9c12f8a8d
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Thu May 11 16:27:03 2006 +0000

description:
Uses C++.

diffstat:

 x11/qwspritefield/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 12664c6612fc -r d9b9c12f8a8d x11/qwspritefield/Makefile
--- a/x11/qwspritefield/Makefile        Thu May 11 16:23:57 2006 +0000
+++ b/x11/qwspritefield/Makefile        Thu May 11 16:27:03 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.28 2006/03/04 21:31:11 jlam Exp $
+# $NetBSD: Makefile,v 1.29 2006/05/11 16:27:03 joerg Exp $
 
 DISTNAME=      QwSpriteField1.6
 PKGNAME=       qwspritefield-1.6
@@ -12,6 +12,7 @@
 CONFLICTS=     kdesupport-1.0
 
 WRKSRC=                ${WRKDIR}/QwSpriteField
+USE_LANGUAGES= c++
 USE_TOOLS+=    gmake
 USE_LIBTOOL=   yes
 



Home | Main Index | Thread Index | Old Index