summaryrefslogtreecommitdiff
path: root/graphics/gphoto2/files/patch-ai
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-ai
parentMark BROKEN: icqnix.install does not compile (diff)
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-ai')
-rw-r--r--graphics/gphoto2/files/patch-ai8
1 files changed, 4 insertions, 4 deletions
diff --git a/graphics/gphoto2/files/patch-ai b/graphics/gphoto2/files/patch-ai
index ce4cc2badd55..c7deffd51dd7 100644
--- a/graphics/gphoto2/files/patch-ai
+++ b/graphics/gphoto2/files/patch-ai
@@ -1,10 +1,10 @@
---- src/callbacks.c.orig Thu Jun 17 00:09:31 1999
-+++ src/callbacks.c Thu Jun 17 00:10:16 1999
-@@ -403,7 +403,9 @@
+--- src/callbacks.c.orig Tue Mar 7 06:23:06 2000
++++ src/callbacks.c Thu Apr 20 03:00:00 2000
+@@ -529,7 +529,9 @@
#ifdef linux
sprintf(serial_port_prefix, "/dev/ttyS");
--#elif defined(__FreeBSD__) || defined(__NetBSD__)
+-#elif defined(BSD)
+#elif defined(__FreeBSD__)
+ sprintf(serial_port_prefix, "/dev/cuaa");
+#elif defined(__NetBSD__)