From e2b8a1d0cc44d6a74c17f0aab6899c81daeca73c Mon Sep 17 00:00:00 2001 From: xtraeme Date: Sun, 11 Apr 2004 17:53:43 +0000 Subject: bl3ify --- audio/rio/Makefile | 3 ++- audio/rio500/Makefile | 6 +++--- audio/rioutil/Makefile | 8 ++++---- 3 files changed, 9 insertions(+), 8 deletions(-) diff --git a/audio/rio/Makefile b/audio/rio/Makefile index 9940499a9da..3f2534bd67b 100644 --- a/audio/rio/Makefile +++ b/audio/rio/Makefile @@ -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 @@ COMMENT= Utility to display and manage files on the Diamond Rio PMP300 ONLY_FOR_PLATFORM= NetBSD-*-i386 +USE_BUILDLINK3= yes WRKSRC= ${WRKDIR}/rio107 MAKEFILE= makefile diff --git a/audio/rio500/Makefile b/audio/rio500/Makefile index 41e1cd65a80..52b39d925ba 100644 --- a/audio/rio500/Makefile +++ b/audio/rio500/Makefile @@ -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 @@ MAINTAINER= ad@NetBSD.org 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 --git a/audio/rioutil/Makefile b/audio/rioutil/Makefile index 2d1d2949619..e4124e73c47 100644 --- a/audio/rioutil/Makefile +++ b/audio/rioutil/Makefile @@ -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 @@ MAINTAINER= schmonz@NetBSD.org 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 @@ ONLY_FOR_PLATFORM= Darwin-*-* Linux-*-* NetBSD-1.[6-9]*-* NetBSD-[2-9]*-* # 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" -- cgit v1.2.3