pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/audio/libhydrogen Uses C++.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/67a68904d1c6
branches:  trunk
changeset: 513976:67a68904d1c6
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Tue Jun 06 15:57:35 2006 +0000

description:
Uses C++.

diffstat:

 audio/libhydrogen/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 9e2bf9a69083 -r 67a68904d1c6 audio/libhydrogen/Makefile
--- a/audio/libhydrogen/Makefile        Tue Jun 06 15:48:34 2006 +0000
+++ b/audio/libhydrogen/Makefile        Tue Jun 06 15:57:35 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2006/03/09 21:04:40 jlam Exp $
+# $NetBSD: Makefile,v 1.9 2006/06/06 15:57:35 joerg Exp $
 
 DISTNAME=      libhydrogen-0.8.0
 PKGREVISION=   2
@@ -11,6 +11,7 @@
 
 NOT_FOR_PLATFORM=      Interix-*-*
 
+USE_LANGUAGES= c++
 USE_LIBTOOL=   yes
 USE_TOOLS+=    gmake
 GNU_CONFIGURE= yes



Home | Main Index | Thread Index | Old Index