summaryrefslogtreecommitdiff
path: root/audio/audacity
diff options
context:
space:
mode:
authorwiz <wiz>2007-02-23 14:23:13 +0000
committerwiz <wiz>2007-02-23 14:23:13 +0000
commit8bf971a347f7426a52694c5e92942406d9776620 (patch)
treef56d92d568f8ca2e9bdc78e5154d1fd84ce12a16 /audio/audacity
parent0f2c1448d3d4914725c44010b0f624875d80517a (diff)
downloadpkgsrc-8bf971a347f7426a52694c5e92942406d9776620.tar.gz
Set WX_CONFIG to wx24-config, otherwise configure complains it cannot find
wxGTK (it is looking for wx-config).
Diffstat (limited to 'audio/audacity')
-rw-r--r--audio/audacity/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/audacity/Makefile b/audio/audacity/Makefile
index 5caf8831638..f1c009acd07 100644
--- a/audio/audacity/Makefile
+++ b/audio/audacity/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.55 2007/02/23 09:15:23 ghen Exp $
+# $NetBSD: Makefile,v 1.56 2007/02/23 14:23:13 wiz Exp $
DISTNAME= audacity-src-1.2.6
PKGNAME= ${DISTNAME:S/-src-/-/}
@@ -22,6 +22,7 @@ CONFIGURE_ARGS+= --with-libmad=system
CONFIGURE_ARGS+= --with-libsndfile=system
CONFIGURE_ARGS+= --with-portaudio=system
CONFIGURE_ARGS+= --with-vorbis=system
+CONFIGURE_ENV+= WX_CONFIG=${LOCALBASE}/bin/wx24-config
CONFIG_GUESS_OVERRIDE= \
config.guess */config.guess */*/config.guess */*/*/config.guess