summaryrefslogtreecommitdiff
path: root/graphics/phpsview/patches/patch-ae
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/phpsview/patches/patch-ae')
-rw-r--r--graphics/phpsview/patches/patch-ae16
1 files changed, 0 insertions, 16 deletions
diff --git a/graphics/phpsview/patches/patch-ae b/graphics/phpsview/patches/patch-ae
deleted file mode 100644
index 0d33a5a02fa..00000000000
--- a/graphics/phpsview/patches/patch-ae
+++ /dev/null
@@ -1,16 +0,0 @@
-$NetBSD: patch-ae,v 1.1 2006/04/22 18:18:38 joerg Exp $
-
---- 2.4/pwc-if.c.orig 2006-04-22 18:12:11.000000000 +0000
-+++ 2.4/pwc-if.c
-@@ -56,7 +56,11 @@
- #include <ctype.h>
- #include <sys/ioctl.h>
-
-+#if defined(__DragonFly__)
-+#include <bus/usb/usb.h>
-+#else
- #include <dev/usb/usb.h>
-+#endif
- #include "linux_usbif.h"
-
- #include "pwc.h"