pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/qtarch Also uses c.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1ed18d46c553
branches:  trunk
changeset: 518306:1ed18d46c553
user:      obache <obache%pkgsrc.org@localhost>
date:      Wed Sep 06 12:09:41 2006 +0000

description:
Also uses c.

diffstat:

 x11/qtarch/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 24be870d0827 -r 1ed18d46c553 x11/qtarch/Makefile
--- a/x11/qtarch/Makefile       Wed Sep 06 12:08:30 2006 +0000
+++ b/x11/qtarch/Makefile       Wed Sep 06 12:09:41 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.33 2006/05/19 07:42:40 joerg Exp $
+# $NetBSD: Makefile,v 1.34 2006/09/06 12:09:41 obache Exp $
 #
 
 DISTNAME=      qtarch-2.2-1
@@ -13,7 +13,7 @@
 COMMENT=       Graphical dialog editor for the Qt widget set
 
 WRKSRC=                ${WRKDIR}/${PKGNAME_NOREV}
-USE_LANGUAGES= c++
+USE_LANGUAGES= c c++
 USE_TOOLS+=    gmake
 
 INSTALLATION_DIRS=     bin



Home | Main Index | Thread Index | Old Index