summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authordrochner <drochner>2008-07-30 10:24:40 +0000
committerdrochner <drochner>2008-07-30 10:24:40 +0000
commita227f13078b81ae3c324c3161628566bccea97c5 (patch)
treebb9859e9c355b135090a9b8d4487bbad0d5132ec /audio
parentafd4da13522ce019c2ae321168d5559d09c49816 (diff)
downloadpkgsrc-a227f13078b81ae3c324c3161628566bccea97c5.tar.gz
make "configure" ignore "jade", otherwise it might pick it up and fail
Diffstat (limited to 'audio')
-rw-r--r--audio/esound/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/esound/Makefile b/audio/esound/Makefile
index 173d9e7c3e6..51bf3a020fd 100644
--- a/audio/esound/Makefile
+++ b/audio/esound/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.69 2008/07/29 21:58:13 wiz Exp $
+# $NetBSD: Makefile,v 1.70 2008/07/30 10:24:40 drochner Exp $
DISTNAME= esound-0.2.39
CATEGORIES= audio
@@ -18,6 +18,7 @@ PKGCONFIG_OVERRIDE= esound.pc.in
GNU_CONFIGURE= YES
CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR:Q}
+CONFIGURE_ENV+= ac_cv_prog_JW=false
EGDIR= ${PREFIX}/share/examples/esound
CONF_FILES= ${EGDIR}/esd.conf ${PKG_SYSCONFDIR}/esd.conf