pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/editors/emacs25 Sort tools to reduce diff to wip/emacs...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1411ce399bd7
branches:  trunk
changeset: 365885:1411ce399bd7
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Fri Jul 28 22:14:00 2017 +0000

description:
Sort tools to reduce diff to wip/emacs-git.

diffstat:

 editors/emacs25/Makefile.common |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r d5c0062cdd34 -r 1411ce399bd7 editors/emacs25/Makefile.common
--- a/editors/emacs25/Makefile.common   Fri Jul 28 21:16:47 2017 +0000
+++ b/editors/emacs25/Makefile.common   Fri Jul 28 22:14:00 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.3 2017/04/27 13:43:01 wiz Exp $
+# $NetBSD: Makefile.common,v 1.4 2017/07/28 22:14:00 wiz Exp $
 #
 # used by editors/emacs25/Makefile
 # used by editors/emacs25-nox11/Makefile
@@ -19,7 +19,7 @@
 
 GNU_CONFIGURE= yes
 INFO_FILES=    yes
-USE_TOOLS+=    autoconf automake gmake makeinfo gzip
+USE_TOOLS+=    autoconf automake gmake gzip makeinfo
 
 CONFIGURE_ARGS+=       --srcdir=${WRKSRC}
 CONFIGURE_ARGS+=       --localstatedir=${VARBASE}



Home | Main Index | Thread Index | Old Index