pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/chat/kadu Added USE_LANGUAGES



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1801e6b9aefe
branches:  trunk
changeset: 513263:1801e6b9aefe
user:      adam <adam%pkgsrc.org@localhost>
date:      Tue May 23 09:36:30 2006 +0000

description:
Added USE_LANGUAGES

diffstat:

 chat/kadu/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 15881e3d3992 -r 1801e6b9aefe chat/kadu/Makefile
--- a/chat/kadu/Makefile        Tue May 23 09:14:12 2006 +0000
+++ b/chat/kadu/Makefile        Tue May 23 09:36:30 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2006/04/17 13:46:18 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2006/05/23 09:36:30 adam Exp $
 
 DISTNAME=      kadu-0.4.3
 PKGREVISION=   3
@@ -12,6 +12,7 @@
 
 WRKSRC=                        ${WRKDIR}/kadu
 USE_DIRS+=             xdg-1.2
+USE_LANGUAGES=         c++
 USE_PKGLOCALEDIR=      yes
 USE_TOOLS+=            gmake
 GNU_CONFIGURE=         yes



Home | Main Index | Thread Index | Old Index