pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/audio/portaudio Set GNU_CONFIGURE to get config.guess ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6bbcf435b50e
branches:  trunk
changeset: 500565:6bbcf435b50e
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Mon Oct 10 15:24:07 2005 +0000

description:
Set GNU_CONFIGURE to get config.guess / config.sub override

diffstat:

 audio/portaudio/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r a78e098a562d -r 6bbcf435b50e audio/portaudio/Makefile
--- a/audio/portaudio/Makefile  Mon Oct 10 15:15:51 2005 +0000
+++ b/audio/portaudio/Makefile  Mon Oct 10 15:24:07 2005 +0000
@@ -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 @@
 
 USE_TOOLS+=            gmake
 USE_LIBTOOL=           yes
-HAS_CONFIGURE=         yes
+GNU_CONFIGURE=         yes
 
 CONFIGURE_ARGS=                --prefix=${PREFIX}
 EXTRACT_CMD_OPTS.zip=  -aqo



Home | Main Index | Thread Index | Old Index