summaryrefslogtreecommitdiff
path: root/multimedia/mpeg_encode/files/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/mpeg_encode/files/patch-ab')
-rw-r--r--multimedia/mpeg_encode/files/patch-ab11
1 files changed, 0 insertions, 11 deletions
diff --git a/multimedia/mpeg_encode/files/patch-ab b/multimedia/mpeg_encode/files/patch-ab
deleted file mode 100644
index 5af9c672ec4a..000000000000
--- a/multimedia/mpeg_encode/files/patch-ab
+++ /dev/null
@@ -1,11 +0,0 @@
---- ./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;