pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/audio/arts USE_LANGUAGES= c c++



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6c7cf827db25
branches:  trunk
changeset: 469338:6c7cf827db25
user:      markd <markd%pkgsrc.org@localhost>
date:      Sun Feb 22 10:56:26 2004 +0000

description:
USE_LANGUAGES= c c++

diffstat:

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

diffs (17 lines):

diff -r 38e1cba6db4a -r 6c7cf827db25 audio/arts/Makefile
--- a/audio/arts/Makefile       Sun Feb 22 10:01:19 2004 +0000
+++ b/audio/arts/Makefile       Sun Feb 22 10:56:26 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2004/02/14 17:21:32 jlam Exp $
+# $NetBSD: Makefile,v 1.26 2004/02/22 10:56:26 markd Exp $
 
 DISTNAME=      arts-1.2.0
 PKGREVISION=   1
@@ -10,6 +10,7 @@
 CONFLICTS+=    kdelibs-2*
 
 USE_BUILDLINK2=                yes
+USE_LANGUAGES=         c c++
 USE_PERL5=             build
 
 BUILD_DEPENDS+=                pkgconfig>=0.15.0:../../devel/pkgconfig



Home | Main Index | Thread Index | Old Index