summaryrefslogtreecommitdiff
path: root/audio/rio500
diff options
context:
space:
mode:
authorxtraeme <xtraeme@pkgsrc.org>2004-04-11 17:53:43 +0000
committerxtraeme <xtraeme@pkgsrc.org>2004-04-11 17:53:43 +0000
commite2b8a1d0cc44d6a74c17f0aab6899c81daeca73c (patch)
tree130db1627c5350a580aadfe6c6c3e1e535055978 /audio/rio500
parent8411ec28e161236e93e58abf2b1cab94d90608c9 (diff)
downloadpkgsrc-e2b8a1d0cc44d6a74c17f0aab6899c81daeca73c.tar.gz
bl3ify
Diffstat (limited to 'audio/rio500')
-rw-r--r--audio/rio500/Makefile6
1 files changed, 3 insertions, 3 deletions
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"