summaryrefslogtreecommitdiff
path: root/editors/ted/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'editors/ted/patches/patch-aa')
-rw-r--r--editors/ted/patches/patch-aa12
1 files changed, 12 insertions, 0 deletions
diff --git a/editors/ted/patches/patch-aa b/editors/ted/patches/patch-aa
new file mode 100644
index 00000000000..3034b56bccf
--- /dev/null
+++ b/editors/ted/patches/patch-aa
@@ -0,0 +1,12 @@
+$NetBSD: patch-aa,v 1.1.1.1 2001/05/14 14:42:20 wiz Exp $
+
+--- Ted/makefile.in.orig Thu Sep 23 06:08:00 1999
++++ Ted/makefile.in Sun Oct 10 13:46:20 1999
+@@ -22,5 +22,6 @@
+ -I../appUtil \
+ -I../include \
+- $(DEF_PKGDIR)
++ $(DEF_PKGDIR) \
++ $(DEF_INFODIR)
+
+ LDFLAGS=@LDFLAGS@