1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-22 00:35:15 +00:00
freebsd-ports/math/oleo/files/patch-ai
Thierry Thomas cab21309cc - unbreak;
- do some cleaning.
2004-06-07 21:27:03 +00:00

21 lines
600 B
Plaintext

--- doc/Makefile.in.orig Sat Mar 10 15:32:46 2001
+++ doc/Makefile.in Mon Jun 7 21:52:58 2004
@@ -87,7 +87,7 @@
LIBOBJS = @LIBOBJS@
LN_S = @LN_S@
MAINT = @MAINT@
-MAKEINFO = @MAKEINFO@
+MAKEINFO = @MAKEINFO@ --no-split
MKINSTALLDIRS = @MKINSTALLDIRS@
MOTIF_CFLAGS = @MOTIF_CFLAGS@
MOTIF_LIBS = @MOTIF_LIBS@
@@ -125,7 +125,7 @@
EXTRA_DIST = $(TEXIS) oleo_web.html texi2html oleo1.png
noinst_DATA = oleo_web.html $(TEXIS)
-@HavePerl_TRUE@htmldir = $(prefix)/share/oleo
+@HavePerl_TRUE@htmldir = $(prefix)/share/doc/oleo
@HavePerl_TRUE@html_DATA = oleo.html
DISTCLEANFILES = $(html_DATA)