1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
freebsd-ports/x11/rxvt-unicode/files/patch-ac

14 lines
589 B
Plaintext
Raw Normal View History

--- doc/Makefile.in.orig Tue Jun 8 02:53:55 1999
+++ doc/Makefile.in Tue Jun 8 11:12:40 1999
@@ -66,8 +66,8 @@
1999-01-11 04:55:48 +00:00
rxvt.tbl: yodl/rxvt.yo $(YODL_RXVT) yodl/versioninfo.yo yodl/masonyodl.yo
yodl2man -orxvt.tbl yodl/rxvt.yo
1998-10-05 05:30:12 +00:00
-rxvt.1: rxvt.tbl Makefile
- @if test x$(TBL) = x; then : ; else echo "Making rxvt.1"; $(TBL) $(srcdir)/rxvt.tbl > rxvt.1 ; fi
+#rxvt.1: rxvt.tbl Makefile
+# @if test x$(TBL) = x; then : ; else echo "Making rxvt.1"; $(TBL) $(srcdir)/rxvt.tbl > rxvt.1 ; fi
1998-10-05 05:30:12 +00:00
1999-01-11 04:55:48 +00:00
rxvt.html: yodl/rxvt.yo $(YODL_RXVT) yodl/versioninfo.yo yodl/masonyodl.yo
yodl2html -o$@ yodl/rxvt.yo