mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-27 05:10:36 +00:00
bb2e6e9dcd
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)
12 lines
309 B
Plaintext
12 lines
309 B
Plaintext
--- lispintro/Makefile.in.orig 2008-09-07 05:24:38.000000000 +0300
|
|
+++ lispintro/Makefile.in 2008-09-07 05:24:38.000000000 +0300
|
|
@@ -34,7 +34,7 @@
|
|
INFO_TARGETS = ${infodir}/eintr
|
|
DVI_TARGETS = emacs-lisp-intro.dvi
|
|
|
|
-MAKEINFO = makeinfo
|
|
+MAKEINFO = makeinfo --no-split
|
|
TEXI2DVI = texi2dvi
|
|
DVIPS = dvips
|
|
|