pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/audio/spiralloops Forgot to add USE_LANGUAGES=c c++



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8e30b17122d6
branches:  trunk
changeset: 472650:8e30b17122d6
user:      xtraeme <xtraeme%pkgsrc.org@localhost>
date:      Sun Apr 11 18:49:30 2004 +0000

description:
Forgot to add USE_LANGUAGES=c c++

diffstat:

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

diffs (17 lines):

diff -r 0f6bb0a4f7a9 -r 8e30b17122d6 audio/spiralloops/Makefile
--- a/audio/spiralloops/Makefile        Sun Apr 11 18:48:21 2004 +0000
+++ b/audio/spiralloops/Makefile        Sun Apr 11 18:49:30 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2004/04/11 18:48:21 xtraeme Exp $
+# $NetBSD: Makefile,v 1.13 2004/04/11 18:49:30 xtraeme Exp $
 #
 
 DISTNAME=              SpiralLoops-2.0.0
@@ -16,6 +16,7 @@
                        *-*-vax
 
 USE_BUILDLINK3=                yes
+USE_LANGUAGES=         c c++
 USE_X11=               yes
 USE_GNU_TOOLS+=                make
 GNU_CONFIGURE=         yes



Home | Main Index | Thread Index | Old Index