diff options
Diffstat (limited to 'audio/rio/Makefile')
-rw-r--r-- | audio/rio/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/audio/rio/Makefile b/audio/rio/Makefile index 336f3908a61..24919e181b0 100644 --- a/audio/rio/Makefile +++ b/audio/rio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 2008/08/02 18:32:15 dholland Exp $ +# $NetBSD: Makefile,v 1.24 2012/10/02 23:48:07 asau Exp $ # DISTNAME= rio007 @@ -13,8 +13,6 @@ COMMENT= Utility to display and manage files on the Diamond Rio PMP300 ONLY_FOR_PLATFORM= NetBSD-*-i386 NetBSD-*-x86_64 -PKG_DESTDIR_SUPPORT= user-destdir - WRKSRC= ${WRKDIR}/rio107 MAKE_FILE= makefile USE_LANGUAGES= c++ |