From 67049271f97bfa2bd454920fe7b62a81d3b22858 Mon Sep 17 00:00:00 2001 From: wiz Date: Fri, 2 May 2003 13:02:19 +0000 Subject: Convert to buildlink2. --- audio/rio500/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'audio/rio500') 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" -- cgit v1.2.3