summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorhubertf <hubertf@pkgsrc.org>1999-08-03 13:32:40 +0000
committerhubertf <hubertf@pkgsrc.org>1999-08-03 13:32:40 +0000
commitde169786f0442d28ca18f008f3231958b92cf0e8 (patch)
tree892ced494b47641287e2a8741bce6f3065335746 /print
parent483b8b65ac0a35623ef40d5ce3b28bb9989223d6 (diff)
downloadpkgsrc-de169786f0442d28ca18f008f3231958b92cf0e8.tar.gz
why did these not get deleted automatically? :-/
Diffstat (limited to 'print')
-rw-r--r--print/teTeX/patches/patch-af9
-rw-r--r--print/teTeX/patches/patch-ag14
2 files changed, 0 insertions, 23 deletions
diff --git a/print/teTeX/patches/patch-af b/print/teTeX/patches/patch-af
deleted file mode 100644
index 94ea178f0d6..00000000000
--- a/print/teTeX/patches/patch-af
+++ /dev/null
@@ -1,9 +0,0 @@
-$NetBSD: patch-af,v 1.1 1998/08/28 15:23:43 garbled Exp $
---- bin-extra/Makefile.orig Fri Aug 28 07:48:58 1998
-+++ bin-extra/Makefile Fri Aug 28 07:49:25 1998
-@@ -1,4 +1,4 @@
--SCRIPTS= MakeTeXMF MakeTeXPK MakeTeXTFM MakeTeXmkdir MakeTeXnames allcm allneeded append_db dvi2fax dvihp dvired fontexport fontimport mkfontdesc mkindex ps2frag texconfig texhash texi2dvi xdvi troffmpx makempx makeindex pslatex texi2html
-+SCRIPTS= MakeTeXMF MakeTeXPK MakeTeXTFM MakeTeXmkdir MakeTeXnames allcm allneeded append_db dvi2fax dvihp dvired fontexport fontimport mkfontdesc mkindex ps2frag texconfig texhash xdvi troffmpx makempx makeindex pslatex texi2html
-
- FILES = $(SCRIPTS) mf mp latex amstex tex allec kpsepath kpsewhich kpsexpand
- bindir = $(prefix)/bin/$(platform)
diff --git a/print/teTeX/patches/patch-ag b/print/teTeX/patches/patch-ag
deleted file mode 100644
index 58d620c86e2..00000000000
--- a/print/teTeX/patches/patch-ag
+++ /dev/null
@@ -1,14 +0,0 @@
-$NetBSD: patch-ag,v 1.2 1999/01/03 16:15:26 frueauf Exp $
-
---- kpse-2.6/web2c/lib/texmf.h.orig Sun Jul 28 23:44:18 1996
-+++ kpse-2.6/web2c/lib/texmf.h Sun Jan 3 16:50:50 1999
-@@ -66,6 +66,9 @@
- /* This routine has to return four values. */
- #define dateandtime(i, j, k, l) get_date_and_time (&(i), &(j), &(k), &(l))
-
-+#if defined(__NetBSD__)
-+#define unix 1
-+#endif
-
-
- /* If we're running under Unix, use system calls instead of standard I/O