diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2004-04-11 17:53:43 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2004-04-11 17:53:43 +0000 |
commit | e2b8a1d0cc44d6a74c17f0aab6899c81daeca73c (patch) | |
tree | 130db1627c5350a580aadfe6c6c3e1e535055978 /audio/rio | |
parent | 8411ec28e161236e93e58abf2b1cab94d90608c9 (diff) | |
download | pkgsrc-e2b8a1d0cc44d6a74c17f0aab6899c81daeca73c.tar.gz |
bl3ify
Diffstat (limited to 'audio/rio')
-rw-r--r-- | audio/rio/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/rio/Makefile b/audio/rio/Makefile index 9940499a9da..3f2534bd67b 100644 --- a/audio/rio/Makefile +++ b/audio/rio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2004/01/20 12:07:43 agc Exp $ +# $NetBSD: Makefile,v 1.12 2004/04/11 17:53:44 xtraeme Exp $ # DISTNAME= rio007 @@ -13,6 +13,7 @@ COMMENT= Utility to display and manage files on the Diamond Rio PMP300 ONLY_FOR_PLATFORM= NetBSD-*-i386 +USE_BUILDLINK3= yes WRKSRC= ${WRKDIR}/rio107 MAKEFILE= makefile |