From 3073717f33ee08f96ce6f8121d30568067d124b2 Mon Sep 17 00:00:00 2001 From: joerg Date: Mon, 10 Oct 2005 15:24:07 +0000 Subject: Set GNU_CONFIGURE to get config.guess / config.sub override --- audio/portaudio/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'audio') 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 -- cgit v1.2.3