summaryrefslogtreecommitdiff
path: root/x11/gtk2/patches
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2006-07-03 19:00:38 +0000
committerminskim <minskim@pkgsrc.org>2006-07-03 19:00:38 +0000
commita889b85febeaabf86c4626a20f87e7c271633601 (patch)
tree77958fbd27d5c45099242f57bec6c834004455a4 /x11/gtk2/patches
parent81be24910ff12135664cad0a3afdb803fa34c78d (diff)
downloadpkgsrc-a889b85febeaabf86c4626a20f87e7c271633601.tar.gz
Remove an obsolete patch.
Diffstat (limited to 'x11/gtk2/patches')
-rw-r--r--x11/gtk2/patches/patch-ab14
1 files changed, 0 insertions, 14 deletions
diff --git a/x11/gtk2/patches/patch-ab b/x11/gtk2/patches/patch-ab
deleted file mode 100644
index 2edba5a55e0..00000000000
--- a/x11/gtk2/patches/patch-ab
+++ /dev/null
@@ -1,14 +0,0 @@
-$NetBSD: patch-ab,v 1.12 2005/05/09 04:29:16 minskim Exp $
-
---- gtk/xdgmime/xdgmimecache.c.orig 2005-04-08 16:02:28.000000000 -0500
-+++ gtk/xdgmime/xdgmimecache.c
-@@ -28,6 +28,9 @@
- #include <config.h>
- #endif
-
-+#ifdef HAVE_STDINT_H
-+#include <stdint.h>
-+#endif
- #include <stdio.h>
- #include <stdlib.h>
- #include <string.h>