summaryrefslogtreecommitdiff
path: root/x11/qt1/files/enablegif.patch
diff options
context:
space:
mode:
Diffstat (limited to 'x11/qt1/files/enablegif.patch')
-rw-r--r--x11/qt1/files/enablegif.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/x11/qt1/files/enablegif.patch b/x11/qt1/files/enablegif.patch
deleted file mode 100644
index 1dcbe376f17..00000000000
--- a/x11/qt1/files/enablegif.patch
+++ /dev/null
@@ -1,11 +0,0 @@
-$NetBSD: enablegif.patch,v 1.1.1.1 2000/03/23 21:27:40 dmcmahill Exp $
---- src/kernel/qt_gif.h.orig Fri Feb 26 17:58:47 1999
-+++ src/kernel/qt_gif.h Sun Sep 26 00:09:22 1999
-@@ -14,6 +14,6 @@
- **
- *****************************************************************************/
-
--#define QT_BUILTIN_GIF_READER 0
-+#define QT_BUILTIN_GIF_READER 1
-
- bool qt_builtin_gif_reader();