summaryrefslogtreecommitdiff
path: root/textproc/ted
diff options
context:
space:
mode:
authordmcmahill <dmcmahill@pkgsrc.org>1999-09-19 01:54:35 +0000
committerdmcmahill <dmcmahill@pkgsrc.org>1999-09-19 01:54:35 +0000
commita1c792a44ef787ab0c5364185f21bdd2da7c3bfc (patch)
tree1af3d6d52dda3b6eec968a55c20f583b82820908 /textproc/ted
parent52e8bc1f54616fa06fa3cfc78713698a0090f172 (diff)
downloadpkgsrc-a1c792a44ef787ab0c5364185f21bdd2da7c3bfc.tar.gz
Moved from print/ted/patches/patch-aa,v
Diffstat (limited to 'textproc/ted')
-rw-r--r--textproc/ted/patches/patch-aa12
1 files changed, 12 insertions, 0 deletions
diff --git a/textproc/ted/patches/patch-aa b/textproc/ted/patches/patch-aa
new file mode 100644
index 00000000000..e8f01d01b55
--- /dev/null
+++ b/textproc/ted/patches/patch-aa
@@ -0,0 +1,12 @@
+$NetBSD: patch-aa,v 1.1.1.2 1999/09/19 01:54:35 dmcmahill Exp $
+
+--- Ted/makefile.in.orig Fri Jul 23 06:52:42 1999
++++ Ted/makefile.in Mon Aug 30 08:48:21 1999
+@@ -12,5 +12,6 @@
+ -I../appUtil \
+ -I../include \
+- $(DEF_PKGDIR)
++ $(DEF_PKGDIR) \
++ $(DEF_INFODIR)
+
+ LDFLAGS=@LDFLAGS@