Index: head/editors/emacs-devel/files/patch-configure.ac =================================================================== --- head/editors/emacs-devel/files/patch-configure.ac (nonexistent) +++ head/editors/emacs-devel/files/patch-configure.ac (revision 472279) @@ -0,0 +1,12 @@ +--- configure.ac.orig 2017-09-03 12:54:18 UTC ++++ configure.ac +@@ -1251,7 +1251,8 @@ AC_SUBST([PAXCTL_notdumped]) + ## Require makeinfo >= 4.13 (last of the 4.x series) to build the manuals. + if test "${MAKEINFO:=makeinfo}" != "no"; then + case `($MAKEINFO --version) 2>/dev/null` in +- *' (GNU texinfo) '4.1[[3-9]]* | \ ++ *' (GNU texinfo) '4.[[8-9]]* | \ ++ *' (GNU texinfo) '4.1[[0-9]]* | \ + *' (GNU texinfo) '[[5-9]]* | \ + *' (GNU texinfo) '[[1-9][0-9]]* ) ;; + *) MAKEINFO=no;; Property changes on: head/editors/emacs-devel/files/patch-configure.ac ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property