diff options
Diffstat (limited to 'audio/rio500/Makefile')
-rw-r--r-- | audio/rio500/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/rio500/Makefile b/audio/rio500/Makefile index 2449904c158..d5a6872e9e1 100644 --- a/audio/rio500/Makefile +++ b/audio/rio500/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2005/04/11 21:44:56 tv Exp $ +# $NetBSD: Makefile,v 1.16 2005/05/22 20:07:39 jlam Exp $ # DISTNAME= rio500-0.7 @@ -10,7 +10,7 @@ MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://rio500.sourceforge.net/ COMMENT= Utilities to manage your Diamond Rio 500 MP3 player -USE_GNU_TOOLS+= make +USE_TOOLS+= gmake GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-devicepath=/dev --with-deviceentry=urio0 |