pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/audio bl3ify
details: https://anonhg.NetBSD.org/pkgsrc/rev/1d6a377e9853
branches: trunk
changeset: 472626:1d6a377e9853
user: xtraeme <xtraeme%pkgsrc.org@localhost>
date: Sun Apr 11 17:53:43 2004 +0000
description:
bl3ify
diffstat:
audio/rio/Makefile | 3 ++-
audio/rio500/Makefile | 6 +++---
audio/rioutil/Makefile | 8 ++++----
3 files changed, 9 insertions(+), 8 deletions(-)
diffs (67 lines):
diff -r 41f538bbe614 -r 1d6a377e9853 audio/rio/Makefile
--- a/audio/rio/Makefile Sun Apr 11 17:51:20 2004 +0000
+++ b/audio/rio/Makefile Sun Apr 11 17:53:43 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2004/01/20 12:07:43 agc Exp $
+# $NetBSD: Makefile,v 1.12 2004/04/11 17:53:44 xtraeme Exp $
#
DISTNAME= rio007
@@ -13,6 +13,7 @@
ONLY_FOR_PLATFORM= NetBSD-*-i386
+USE_BUILDLINK3= yes
WRKSRC= ${WRKDIR}/rio107
MAKEFILE= makefile
diff -r 41f538bbe614 -r 1d6a377e9853 audio/rio500/Makefile
--- a/audio/rio500/Makefile Sun Apr 11 17:51:20 2004 +0000
+++ b/audio/rio500/Makefile Sun Apr 11 17:53:43 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2004/01/22 07:15:00 grant Exp $
+# $NetBSD: Makefile,v 1.12 2004/04/11 17:53:44 xtraeme Exp $
#
DISTNAME= rio500-0.7
@@ -10,11 +10,11 @@
HOMEPAGE= http://rio500.sourceforge.net/
COMMENT= Utilities to manage your Diamond Rio 500 MP3 player
-USE_BUILDLINK2= yes
+USE_BUILDLINK3= yes
USE_GNU_TOOLS+= make
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-devicepath=/dev --with-deviceentry=urio0
-.include "../../devel/glib/buildlink2.mk"
+.include "../../devel/glib/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff -r 41f538bbe614 -r 1d6a377e9853 audio/rioutil/Makefile
--- a/audio/rioutil/Makefile Sun Apr 11 17:51:20 2004 +0000
+++ b/audio/rioutil/Makefile Sun Apr 11 17:53:43 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2004/03/22 03:58:00 kristerw Exp $
+# $NetBSD: Makefile,v 1.12 2004/04/11 17:53:44 xtraeme Exp $
#
DISTNAME= rioutil-1.3.3
@@ -10,7 +10,7 @@
HOMEPAGE= http://rioutil.sourceforge.net/
COMMENT= Program and library to interface with Rio 600, 800, Nike psa[play
-USE_BUILDLINK2= # defined
+USE_BUILDLINK3= yes
USE_LIBTOOL= # defined
LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig
GNU_CONFIGURE= # defined
@@ -20,6 +20,6 @@
# depends on -r1.6 of sys/dev/usb/urio.c
ONLY_FOR_PLATFORM+= NetBSD-1.5Z-* NetBSD-1.5Z[A-Z]-*
-.include "../../audio/id3lib/buildlink2.mk"
-.include "../../devel/libusb/buildlink2.mk"
+.include "../../audio/id3lib/buildlink3.mk"
+.include "../../devel/libusb/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index