pkgsrc-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/508e3abb9c5d
branches:  trunk
changeset: 513001:508e3abb9c5d
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Fri May 19 07:32:29 2006 +0000

description:
Uses C++.

diffstat:

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

diffs (17 lines):

diff -r 0dae1d5bb5dd -r 508e3abb9c5d x11/paragui/Makefile
--- a/x11/paragui/Makefile      Fri May 19 07:15:24 2006 +0000
+++ b/x11/paragui/Makefile      Fri May 19 07:32:29 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2006/04/17 13:46:15 wiz Exp $
+# $NetBSD: Makefile,v 1.23 2006/05/19 07:32:29 joerg Exp $
 #
 
 DISTNAME=              paragui-1.0.4
@@ -11,6 +11,7 @@
 COMMENT=               Cross-platform high-level application framework and GUI library
 
 USE_PKGLOCALEDIR=      yes
+USE_LANGUAGES=         c c++
 USE_LIBTOOL=           yes
 PKGCONFIG_OVERRIDE+=   paragui.pc.in
 GNU_CONFIGURE=         yes



Home | Main Index | Thread Index | Old Index