summaryrefslogtreecommitdiff
path: root/graphics/ogle/patches/patch-af
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/ogle/patches/patch-af')
-rw-r--r--graphics/ogle/patches/patch-af13
1 files changed, 0 insertions, 13 deletions
diff --git a/graphics/ogle/patches/patch-af b/graphics/ogle/patches/patch-af
deleted file mode 100644
index 38b480fdfd9..00000000000
--- a/graphics/ogle/patches/patch-af
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-af,v 1.2 2003/04/10 10:18:03 wiz Exp $
-
---- ogle/dvdcontrol.c.orig Sun Mar 2 16:58:15 2003
-+++ ogle/dvdcontrol.c
-@@ -29,7 +29,7 @@
- #include "dvdbookmarks.h"
- #include "dvdcontrol.h"
-
--#if (defined(__unix__) || defined(unix)) && !defined(USG)
-+#if (defined(__unix__) || defined(unix) || defined(__NetBSD__)) && !defined(USG)
- #include <sys/param.h>
- #endif
-