pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/qt3-qscintilla this needs C++



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d48f8060aa9e
branches:  trunk
changeset: 512394:d48f8060aa9e
user:      drochner <drochner%pkgsrc.org@localhost>
date:      Mon May 08 13:06:04 2006 +0000

description:
this needs C++

diffstat:

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

diffs (17 lines):

diff -r 87fe687226ab -r d48f8060aa9e x11/qt3-qscintilla/Makefile
--- a/x11/qt3-qscintilla/Makefile       Mon May 08 12:43:56 2006 +0000
+++ b/x11/qt3-qscintilla/Makefile       Mon May 08 13:06:04 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2006/04/17 13:46:05 wiz Exp $
+# $NetBSD: Makefile,v 1.19 2006/05/08 13:06:04 drochner Exp $
 #
 
 DISTNAME=              qscintilla-1.65-gpl-1.6
@@ -18,6 +18,7 @@
 
 USE_TOOLS+=            gmake
 USE_LIBTOOL=           yes
+USE_LANGUAGES+=                c++
 
 MAKE_ENV+=     QTPREFIX=${QTDIR:Q}
 



Home | Main Index | Thread Index | Old Index