diff options
Diffstat (limited to 'audio/rioutil/Makefile')
-rw-r--r-- | audio/rioutil/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/audio/rioutil/Makefile b/audio/rioutil/Makefile index 2f863a47552..ea421e41ffc 100644 --- a/audio/rioutil/Makefile +++ b/audio/rioutil/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2005/04/11 21:44:56 tv Exp $ +# $NetBSD: Makefile,v 1.19 2005/09/28 20:52:18 rillig Exp $ # DISTNAME= rioutil-1.4.7 @@ -9,8 +9,8 @@ MAINTAINER= schmonz@NetBSD.org HOMEPAGE= http://rioutil.sourceforge.net/ COMMENT= Program and library to interface with Rio 600, 800, Nike psa[play -USE_LIBTOOL= # defined -GNU_CONFIGURE= # defined +USE_LIBTOOL= yes +GNU_CONFIGURE= yes CONFIGURE_ARGS+= --with-libusb ONLY_FOR_PLATFORM= Darwin-*-* Linux-*-* NetBSD-1.6*-* NetBSD-[2-9]*-* |