summaryrefslogtreecommitdiff
path: root/editors/emacs23/files/patch-man-Makefile.in
diff options
context:
space:
mode:
authorBoris Samorodov <bsam@FreeBSD.org>2009-09-08 11:36:21 +0000
committerBoris Samorodov <bsam@FreeBSD.org>2009-09-08 11:36:21 +0000
commitbb2e6e9dcdd9f0265897a9c29df8f8f8293eeb5c (patch)
treee69ac4fdc7d3653066df26de1b788fe0cc91fe94 /editors/emacs23/files/patch-man-Makefile.in
parent- Update valgrind-snapshot to the latest P4 version. (diff)
. backout previous commit (revert editors/emacs to version 22.3)
since the commit broke dependencies and the ports infrastructure was not fully prepared (a new emacs/editors22 port is needed for compatibility reasons); . bump PORTEPOCH. Reported by: Jan Henrik Sylvester <me at janh.de>, kostik Pointy hat to: bsam (me)
Notes
Notes: svn path=/head/; revision=241034
Diffstat (limited to 'editors/emacs23/files/patch-man-Makefile.in')
-rw-r--r--editors/emacs23/files/patch-man-Makefile.in11
1 files changed, 11 insertions, 0 deletions
diff --git a/editors/emacs23/files/patch-man-Makefile.in b/editors/emacs23/files/patch-man-Makefile.in
index e69de29bb2d1..3c3ab4cb91ef 100644
--- a/editors/emacs23/files/patch-man-Makefile.in
+++ b/editors/emacs23/files/patch-man-Makefile.in
@@ -0,0 +1,11 @@
+--- ./man/Makefile.in.orig Sat May 6 18:54:21 2006
++++ ./man/Makefile.in Fri Sep 1 21:10:08 2006
+@@ -32,7 +32,7 @@
+
+ # The makeinfo program is part of the Texinfo distribution.
+ # Use --force so that it generates output even if there are errors.
+-MAKEINFO = makeinfo --force
++MAKEINFO = makeinfo --force --no-split
+ INFO_TARGETS = ../info/emacs ../info/ccmode ../info/cl \
+ ../info/dired-x ../info/ediff ../info/forms ../info/gnus \
+ ../info/message ../info/sieve ../info/pgg ../info/emacs-mime \