pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/audio/esound make "configure" ignore "jade", otherwise...
details: https://anonhg.NetBSD.org/pkgsrc/rev/3a82fd89471b
branches: trunk
changeset: 545292:3a82fd89471b
user: drochner <drochner%pkgsrc.org@localhost>
date: Wed Jul 30 10:24:40 2008 +0000
description:
make "configure" ignore "jade", otherwise it might pick it up and fail
diffstat:
audio/esound/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 4589e0cc8deb -r 3a82fd89471b audio/esound/Makefile
--- a/audio/esound/Makefile Wed Jul 30 10:21:27 2008 +0000
+++ b/audio/esound/Makefile Wed Jul 30 10:24:40 2008 +0000
@@ -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 @@
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
Home |
Main Index |
Thread Index |
Old Index