pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/gtk2-engines-bluecurve Uses C++.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9a86ab1d248b
branches:  trunk
changeset: 512799:9a86ab1d248b
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Mon May 15 21:52:15 2006 +0000

description:
Uses C++.

diffstat:

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

diffs (17 lines):

diff -r b30dd6fcc9a6 -r 9a86ab1d248b x11/gtk2-engines-bluecurve/Makefile
--- a/x11/gtk2-engines-bluecurve/Makefile       Mon May 15 21:40:00 2006 +0000
+++ b/x11/gtk2-engines-bluecurve/Makefile       Mon May 15 21:52:15 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2006/04/17 13:46:53 wiz Exp $
+# $NetBSD: Makefile,v 1.15 2006/05/15 21:52:15 joerg Exp $
 #
 
 DISTNAME=      GTK2-Wonderland-Engine-1.0
@@ -14,6 +14,7 @@
 
 GNU_CONFIGURE=         yes
 USE_DIRS+=             xdg-1.1
+USE_LANGUAGES=         c c++
 USE_TOOLS+=            gmake pkg-config
 USE_LIBTOOL=           yes
 WRKSRC=                        ${WRKDIR}/Bluecurve



Home | Main Index | Thread Index | Old Index