aboutsummaryrefslogtreecommitdiff
path: root/graphics/gphoto2/files/patch-at
diff options
context:
space:
mode:
authorChris Piazza <cpiazza@FreeBSD.org>2000-04-29 21:12:12 +0000
committerChris Piazza <cpiazza@FreeBSD.org>2000-04-29 21:12:12 +0000
commitfb9f5ef38a55ad57f40101b91e8c383085cf0fbc (patch)
tree9a5c9f437e39fca1f738335e4a3def79ec7afa3f /graphics/gphoto2/files/patch-at
parent824b908119406e4779f22257f22baac277eb7310 (diff)
downloadports-fb9f5ef38a55ad57f40101b91e8c383085cf0fbc.tar.gz
ports-fb9f5ef38a55ad57f40101b91e8c383085cf0fbc.zip
Update to 4.0.3
PR: 18139 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
Notes
Notes: svn path=/head/; revision=28081
Diffstat (limited to 'graphics/gphoto2/files/patch-at')
-rw-r--r--graphics/gphoto2/files/patch-at12
1 files changed, 12 insertions, 0 deletions
diff --git a/graphics/gphoto2/files/patch-at b/graphics/gphoto2/files/patch-at
new file mode 100644
index 000000000000..da835efe973c
--- /dev/null
+++ b/graphics/gphoto2/files/patch-at
@@ -0,0 +1,12 @@
+--- kodak/dc21x/lowlevel.c.orig Fri Jan 21 06:42:18 2000
++++ kodak/dc21x/lowlevel.c Thu Apr 20 03:00:00 2000
+@@ -2,7 +2,9 @@
+ #include <stdlib.h>
+ #include <string.h>
+ #include <errno.h>
++#ifndef __FreeBSD__
+ #include <sys/select.h>
++#endif
+ #include <sys/time.h>
+ #include <time.h>
+ #include "dc21x.h"