pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/openh323 Uses C++.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/29d3be6fc27c
branches:  trunk
changeset: 512921:29d3be6fc27c
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Tue May 16 22:01:54 2006 +0000

description:
Uses C++.

diffstat:

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

diffs (17 lines):

diff -r 369a42d9e470 -r 29d3be6fc27c net/openh323/Makefile
--- a/net/openh323/Makefile     Tue May 16 22:01:18 2006 +0000
+++ b/net/openh323/Makefile     Tue May 16 22:01:54 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.37 2006/03/04 21:30:22 jlam Exp $
+# $NetBSD: Makefile,v 1.38 2006/05/16 22:01:54 joerg Exp $
 
 DISTNAME=      openh323-v1_15_2-src
 PKGNAME=       openh323-1.15.2
@@ -12,6 +12,7 @@
 COMMENT=       Open H.323 library
 
 WRKSRC=                        ${WRKDIR}/openh323
+USE_LANGUAGES=         c c++
 USE_TOOLS+=            gmake tar
 USE_LIBTOOL=           yes
 GNU_CONFIGURE=         yes



Home | Main Index | Thread Index | Old Index