From 7f36934d440e9eef6de5bb89c7a0c6d94b7b1ea4 Mon Sep 17 00:00:00 2001 From: Adam Weinberger Date: Tue, 29 Jul 2014 01:31:13 +0000 Subject: Rename multimedia/ patch-xy patches to reflect the files they modify. --- multimedia/mpeg_encode/files/patch-libpnmrw.c | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 multimedia/mpeg_encode/files/patch-libpnmrw.c (limited to 'multimedia/mpeg_encode/files/patch-libpnmrw.c') diff --git a/multimedia/mpeg_encode/files/patch-libpnmrw.c b/multimedia/mpeg_encode/files/patch-libpnmrw.c new file mode 100644 index 000000000000..5af9c672ec4a --- /dev/null +++ b/multimedia/mpeg_encode/files/patch-libpnmrw.c @@ -0,0 +1,11 @@ +--- ./libpnmrw.c~ Thu Aug 1 08:52:14 1996 ++++ ./libpnmrw.c Thu Aug 1 08:51:26 1996 +@@ -126,7 +126,9 @@ + pm_perror( reason ) + char* reason; + { ++#ifndef __FreeBSD__ + extern char* sys_errlist[]; ++#endif + extern int errno; + char* e; -- cgit v1.2.3