diff options
Diffstat (limited to 'audio/rio500')
-rw-r--r-- | audio/rio500/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/rio500/Makefile b/audio/rio500/Makefile index 39ede0ace2d..2449904c158 100644 --- a/audio/rio500/Makefile +++ b/audio/rio500/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2004/10/03 00:13:09 tv Exp $ +# $NetBSD: Makefile,v 1.15 2005/04/11 21:44:56 tv Exp $ # DISTNAME= rio500-0.7 @@ -10,7 +10,6 @@ MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://rio500.sourceforge.net/ COMMENT= Utilities to manage your Diamond Rio 500 MP3 player -USE_BUILDLINK3= yes USE_GNU_TOOLS+= make GNU_CONFIGURE= yes |