summaryrefslogtreecommitdiff
path: root/editors/ted/patches
diff options
context:
space:
mode:
authormarkd <markd@pkgsrc.org>2002-04-09 02:13:37 +0000
committermarkd <markd@pkgsrc.org>2002-04-09 02:13:37 +0000
commitc952c0ded51bf5b89af8bf0dfd9af50598c87146 (patch)
treebd6f34269646b2b26e6da52178133424bcc481d3 /editors/ted/patches
parentb1b6cde3034e43747094a7be22c9300928c9f22f (diff)
downloadpkgsrc-c952c0ded51bf5b89af8bf0dfd9af50598c87146.tar.gz
Update Ted to version 2.11
Changes since version 2.10 * Footnotes and endnotes. * Detailed manipulation of the tabulator settings with a 'Tabs' tool. * Bugs and annoyances have been removed. In particular the crash with printing on lp based systems like RedHat Linux 7. * Added the posiibility to convert to PostScript without even touching the X11 environment. * Windows Metafile picture rendering extended to more types of metafiles. As most images in rtf files are metafiles this solves problems with the more complicated ones. * Better portability to older systems. * Jouk Jansen contributed fixes for a port to OpenVMS. * Preparations for multi column layout. * Preparations for 'Undo'
Diffstat (limited to 'editors/ted/patches')
-rw-r--r--editors/ted/patches/patch-aa12
1 files changed, 6 insertions, 6 deletions
diff --git a/editors/ted/patches/patch-aa b/editors/ted/patches/patch-aa
index c9439fbe58e..6055433890a 100644
--- a/editors/ted/patches/patch-aa
+++ b/editors/ted/patches/patch-aa
@@ -1,8 +1,8 @@
-$NetBSD: patch-aa,v 1.2 2001/05/19 17:18:41 wiz Exp $
+$NetBSD: patch-aa,v 1.3 2002/04/09 02:13:38 markd Exp $
---- Ted/makefile.in.orig Sun Apr 8 18:05:27 2001
-+++ Ted/makefile.in
-@@ -27,7 +27,8 @@
+--- Ted/makefile.in.orig Sun Mar 3 23:24:16 2002
++++ Ted/makefile.in Wed Mar 27 11:08:14 2002
+@@ -26,7 +26,8 @@
-I../bitmap \
-I../ind \
-I../include \
@@ -10,5 +10,5 @@ $NetBSD: patch-aa,v 1.2 2001/05/19 17:18:41 wiz Exp $
+ $(DEF_PKGDIR) \
+ $(DEF_INFODIR)
- LDFLAGS=@LDFLAGS@
-
+ CFLAGS= \
+ @CFLAGS@ \