pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/kiax USE_LANGUAGES=c c++



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a48c5b809e25
branches:  trunk
changeset: 513316:a48c5b809e25
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Thu May 25 14:12:56 2006 +0000

description:
USE_LANGUAGES=c c++

diffstat:

 net/kiax/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r c6f1ff691ed7 -r a48c5b809e25 net/kiax/Makefile
--- a/net/kiax/Makefile Thu May 25 13:39:02 2006 +0000
+++ b/net/kiax/Makefile Thu May 25 14:12:56 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2006/04/17 13:46:44 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2006/05/25 14:12:56 wiz Exp $
 
 DISTNAME=      kiax-0.8.5-src
 PKGNAME=       kiax-0.8.5
@@ -13,6 +13,7 @@
 USE_LIBTOOL=           yes
 USE_PKGLOCALEDIR=      yes
 USE_TOOLS+=            gmake pkg-config
+USE_LANGUAGES=         c c++
 HAS_CONFIGURE=         yes
 
 do-configure:



Home | Main Index | Thread Index | Old Index