summaryrefslogtreecommitdiff
path: root/audio/rio500
diff options
context:
space:
mode:
authorxtraeme <xtraeme>2004-04-11 17:53:43 +0000
committerxtraeme <xtraeme>2004-04-11 17:53:43 +0000
commit58ce3723fa582dd777c9081c0f017cca9fb50f04 (patch)
tree130db1627c5350a580aadfe6c6c3e1e535055978 /audio/rio500
parent491a4fe06b540f35c1481c9c06005132a7961f1b (diff)
downloadpkgsrc-58ce3723fa582dd777c9081c0f017cca9fb50f04.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"