diff options
Diffstat (limited to 'audio/portaudio')
-rw-r--r-- | audio/portaudio/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/portaudio/Makefile b/audio/portaudio/Makefile index d2d2f932bb1..d6d18fd6efe 100644 --- a/audio/portaudio/Makefile +++ b/audio/portaudio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2005/07/27 16:21:16 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2005/10/10 15:24:08 joerg Exp $ DISTNAME= portaudio_v18_1 PKGNAME= portaudio-18.1 @@ -13,7 +13,7 @@ COMMENT= Portable cross-platform Audio API USE_TOOLS+= gmake USE_LIBTOOL= yes -HAS_CONFIGURE= yes +GNU_CONFIGURE= yes CONFIGURE_ARGS= --prefix=${PREFIX} EXTRACT_CMD_OPTS.zip= -aqo |