summaryrefslogtreecommitdiff
path: root/editors/ted/patches/patch-aa
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2001-05-14 14:42:19 +0000
committerwiz <wiz@pkgsrc.org>2001-05-14 14:42:19 +0000
commit14af5e79589b85a4d0fca7264597f945ae217703 (patch)
tree1dfd95754bf46036a8e8f9848320baa87a1e1adf /editors/ted/patches/patch-aa
parenta457d71ef9bd77577e911b0ab306069620f63f2c (diff)
downloadpkgsrc-14af5e79589b85a4d0fca7264597f945ae217703.tar.gz
Move ted and support packages from textproc to editors.
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@