diff options
author | tron <tron> | 1999-09-30 07:50:00 +0000 |
---|---|---|
committer | tron <tron> | 1999-09-30 07:50:00 +0000 |
commit | 86aa9e5ea03961c31daf322d941d8c36855eeea1 (patch) | |
tree | aa99ef002fe9a52ad26e1e42a6f691c9b111af92 /graphics/kdegraphics/patches | |
parent | 3d56a2eb0d6cbf92c514dab35105027544c5f803 (diff) | |
download | pkgsrc-86aa9e5ea03961c31daf322d941d8c36855eeea1.tar.gz |
Fix incorrect filenames in patch files.
Diffstat (limited to 'graphics/kdegraphics/patches')
-rw-r--r-- | graphics/kdegraphics/patches/patch-aa | 6 | ||||
-rw-r--r-- | graphics/kdegraphics/patches/patch-ae | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/graphics/kdegraphics/patches/patch-aa b/graphics/kdegraphics/patches/patch-aa index c0743d7ad14..93f99bfeac5 100644 --- a/graphics/kdegraphics/patches/patch-aa +++ b/graphics/kdegraphics/patches/patch-aa @@ -1,7 +1,7 @@ -$NetBSD: patch-aa,v 1.5 1999/09/29 22:43:57 hubertf Exp $ +$NetBSD: patch-aa,v 1.6 1999/09/30 07:50:01 tron Exp $ ---- dvi.h.orig Thu Sep 30 00:11:49 1999 -+++ dvi.h Thu Sep 30 00:13:01 1999 +--- kdvi/dvi.h.orig Thu Sep 30 00:11:49 1999 ++++ kdvi/dvi.h Thu Sep 30 00:13:01 1999 @@ -60,3 +60,7 @@ #define EREFL 251 diff --git a/graphics/kdegraphics/patches/patch-ae b/graphics/kdegraphics/patches/patch-ae index 1212b91c40c..9d711820461 100644 --- a/graphics/kdegraphics/patches/patch-ae +++ b/graphics/kdegraphics/patches/patch-ae @@ -1,7 +1,7 @@ -$NetBSD: patch-ae,v 1.1 1999/09/29 22:43:57 hubertf Exp $ +$NetBSD: patch-ae,v 1.2 1999/09/30 07:50:01 tron Exp $ ---- oconfig.h.orig Thu Sep 30 00:14:11 1999 -+++ oconfig.h Thu Sep 30 00:16:56 1999 +--- kdvi/oconfig.h.orig Thu Sep 30 00:14:11 1999 ++++ kdvi/oconfig.h Thu Sep 30 00:16:56 1999 @@ -1,3 +1,6 @@ +#ifdef __SVR4 +#define NeedVarargsPrototypes 1 |