pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/autoconf override emacs detection



details:   https://anonhg.NetBSD.org/pkgsrc/rev/77ad30df9869
branches:  trunk
changeset: 567695:77ad30df9869
user:      tnn <tnn%pkgsrc.org@localhost>
date:      Mon Nov 23 14:53:27 2009 +0000

description:
override emacs detection

diffstat:

 devel/autoconf/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r a5623e168446 -r 77ad30df9869 devel/autoconf/Makefile
--- a/devel/autoconf/Makefile   Mon Nov 23 14:49:29 2009 +0000
+++ b/devel/autoconf/Makefile   Mon Nov 23 14:53:27 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.71 2009/11/23 13:56:33 tnn Exp $
+# $NetBSD: Makefile,v 1.72 2009/11/23 14:53:27 tnn Exp $
 
 DISTNAME=              autoconf-2.65
 PKGREVISION=           1
@@ -26,6 +26,7 @@
 USE_LANGUAGES=         # empty
 GNU_CONFIGURE=         YES
 CONFIGURE_ARGS+=       --without-lispdir
+CONFIGURE_ENV+=                ac_cv_prog_TEST_EMACS=no
 
 TEXINFO_REQD=          4.0
 INFO_FILES=            YES



Home | Main Index | Thread Index | Old Index