summaryrefslogtreecommitdiff
path: root/audio/rio500/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/rio500/Makefile')
-rw-r--r--audio/rio500/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/audio/rio500/Makefile b/audio/rio500/Makefile
index d31c9e56694..510e598c46c 100644
--- a/audio/rio500/Makefile
+++ b/audio/rio500/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2003/05/02 11:53:44 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2003/05/02 13:02:19 wiz 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
-DEPENDS+= glib>=1.2.0:../../devel/glib
-
+USE_BUILDLINK2= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-devicepath=/dev --with-deviceentry=urio0
+.include "../../devel/glib/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"