summaryrefslogtreecommitdiff
path: root/multimedia
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2014-03-04 13:59:41 +0000
committeradam <adam@pkgsrc.org>2014-03-04 13:59:41 +0000
commit22b23087956ffbbf13b63315ee6a00938e680878 (patch)
tree4c0c167837d6a6ddc52ddc2636d6692b63a703bb /multimedia
parent1f0c8eaf7a2e57a3eae0b999c8ef3d91191dc154 (diff)
downloadpkgsrc-22b23087956ffbbf13b63315ee6a00938e680878.tar.gz
Removed patches/patch-ak
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/x264-devel/patches/patch-ak14
1 files changed, 0 insertions, 14 deletions
diff --git a/multimedia/x264-devel/patches/patch-ak b/multimedia/x264-devel/patches/patch-ak
deleted file mode 100644
index ed771f5ceda..00000000000
--- a/multimedia/x264-devel/patches/patch-ak
+++ /dev/null
@@ -1,14 +0,0 @@
-$NetBSD: patch-ak,v 1.3 2012/11/08 19:55:56 adam Exp $
-
---- common/display-x11.c.orig 2011-01-09 17:35:14.000000000 +0900
-+++ common/display-x11.c 2011-01-09 17:44:27.000000000 +0900
-@@ -26,7 +26,9 @@
- #include <X11/Xlib.h>
- #include <X11/Xutil.h>
- #include <stdio.h>
-+#ifdef HAVE_STDLIB_H
- #include <stdlib.h>
-+#endif
- #include <string.h>
-
- #include "common.h"