pkgsrc-Changes archive

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

CVS commit: pkgsrc/editors/emacs25



Module Name:    pkgsrc
Committed By:   wiz
Date:           Fri Jul 28 22:14:00 UTC 2017

Modified Files:
        pkgsrc/editors/emacs25: Makefile.common

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


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/editors/emacs25/Makefile.common

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/editors/emacs25/Makefile.common
diff -u pkgsrc/editors/emacs25/Makefile.common:1.3 pkgsrc/editors/emacs25/Makefile.common:1.4
--- pkgsrc/editors/emacs25/Makefile.common:1.3  Thu Apr 27 13:43:01 2017
+++ pkgsrc/editors/emacs25/Makefile.common      Fri Jul 28 22:14:00 2017
@@ -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 @@ WRKSRC=               ${WRKDIR}/${DISTNAME:S/b$//}
 
 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