summaryrefslogtreecommitdiff
path: root/textproc/rtf-tools/patches/patch-ad
diff options
context:
space:
mode:
authoragc <agc@pkgsrc.org>2001-04-27 12:18:33 +0000
committeragc <agc@pkgsrc.org>2001-04-27 12:18:33 +0000
commit350d05c45ee6bc34bcd3a034eb98e875954e9d8f (patch)
tree21016629e0c3f1ec6c6e36a9eec66caa5f8af4db /textproc/rtf-tools/patches/patch-ad
parent34d764ed10d3dbc43591287de4829cafd7744cb5 (diff)
downloadpkgsrc-350d05c45ee6bc34bcd3a034eb98e875954e9d8f.tar.gz
Initial import of rtf-tools-1.10 into the packages collection.
Provided in PR 12583 by Ben Collver (collver@linuxfreemail.com). This distribution contains source and documentation for an RTF (Rich Text Format) translation tool. Translators exist to produce plaintext and troff output.
Diffstat (limited to 'textproc/rtf-tools/patches/patch-ad')
-rw-r--r--textproc/rtf-tools/patches/patch-ad22
1 files changed, 22 insertions, 0 deletions
diff --git a/textproc/rtf-tools/patches/patch-ad b/textproc/rtf-tools/patches/patch-ad
new file mode 100644
index 00000000000..7c550a0f2fd
--- /dev/null
+++ b/textproc/rtf-tools/patches/patch-ad
@@ -0,0 +1,22 @@
+$NetBSD: patch-ad,v 1.1.1.1 2001/04/27 12:18:33 agc Exp $
+
+--- rtf2troff/Makefile.orig Sun Apr 8 13:16:06 2001
++++ rtf2troff/Makefile Sun Apr 8 13:18:24 2001
+@@ -381,7 +381,8 @@
+ rtf2groff:: rtf2groff.sh
+ $(RM) $@
+ echo "#!"$(SHELL) > $@
+- $(MSUB) rtf2groff.sh >> $@
++ $(CAT) rtf2groff.sh >> $@
++# $(MSUB) rtf2groff.sh >> $@
+ $(CHMOD) a+x $@
+
+ clean::
+@@ -444,7 +445,6 @@
+ # DO NOT DELETE
+
+ trf-unix.o: /usr/include/stdio.h /usr/include/sys/types.h
+-trf-unix.o: /usr/include/sys/stdtypes.h /usr/include/sys/sysmacros.h
+ trf-unix.o: /usr/include/ctype.h .././h/rtf.h .././h/rtf-unix.h rtf2troff.h
+ trf-writer.o: /usr/include/stdio.h /usr/include/ctype.h .././h/rtf.h
+ trf-writer.o: rtf2troff.h