pkgsrc-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/33679263366d
branches:  trunk
changeset: 512670:33679263366d
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Sat May 13 12:33:04 2006 +0000

description:
Uses C++.

diffstat:

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

diffs (17 lines):

diff -r 95663d81ec83 -r 33679263366d audio/libvisual/Makefile
--- a/audio/libvisual/Makefile  Sat May 13 11:58:48 2006 +0000
+++ b/audio/libvisual/Makefile  Sat May 13 12:33:04 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2006/03/04 21:28:56 jlam Exp $
+# $NetBSD: Makefile,v 1.12 2006/05/13 12:33:04 joerg Exp $
 #
 
 DISTNAME=              libvisual-0.2.0
@@ -10,6 +10,7 @@
 HOMEPAGE=              http://libvisual.sourceforge.net/
 COMMENT=               Abstraction library between applications and audio visualisation plugins
 
+USE_LANGUAGES=         c c++
 USE_LIBTOOL=           yes
 PKGCONFIG_OVERRIDE+=   ${WRKSRC}/libvisual.pc.in
 GNU_CONFIGURE=         yes



Home | Main Index | Thread Index | Old Index