pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/audio/spiralloops bl3ify



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0f6bb0a4f7a9
branches:  trunk
changeset: 472649:0f6bb0a4f7a9
user:      xtraeme <xtraeme%pkgsrc.org@localhost>
date:      Sun Apr 11 18:48:21 2004 +0000

description:
bl3ify

diffstat:

 audio/spiralloops/Makefile |  8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diffs (27 lines):

diff -r 5a499f18e99e -r 0f6bb0a4f7a9 audio/spiralloops/Makefile
--- a/audio/spiralloops/Makefile        Sun Apr 11 18:41:45 2004 +0000
+++ b/audio/spiralloops/Makefile        Sun Apr 11 18:48:21 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2004/02/15 06:09:45 ben Exp $
+# $NetBSD: Makefile,v 1.12 2004/04/11 18:48:21 xtraeme Exp $
 #
 
 DISTNAME=              SpiralLoops-2.0.0
@@ -15,7 +15,7 @@
                        *-*-hpcmips *-*-hpcsh *-*-i386 *-*-pc532 *-*-pmax \
                        *-*-vax
 
-USE_BUILDLINK2=                yes
+USE_BUILDLINK3=                yes
 USE_X11=               yes
 USE_GNU_TOOLS+=                make
 GNU_CONFIGURE=         yes
@@ -26,6 +26,6 @@
 do-install:
        ${INSTALL_PROGRAM} ${WRKSRC}/SpiralLoops ${PREFIX}/bin
 
-.include "../../x11/fltk/buildlink2.mk"
-.include "../../mk/ossaudio.buildlink2.mk"
+.include "../../x11/fltk/buildlink3.mk"
+.include "../../mk/ossaudio.buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index