summaryrefslogtreecommitdiff
path: root/graphics/cqcam/files/patch-ad
diff options
context:
space:
mode:
authorAlexander Langer <alex@FreeBSD.org>2000-07-14 12:46:30 +0000
committerAlexander Langer <alex@FreeBSD.org>2000-07-14 12:46:30 +0000
commit69718a50108a517de5ec5d765bfb5d56e3568eb8 (patch)
tree0d0862b7715877c844fe2b8caca2d6976d3bbd2c /graphics/cqcam/files/patch-ad
parentUpdate port to 1.2 (diff)
Update to version 0.90p9.
With this version, it is no longer only a frame grabber, but a whole control program. Thus, adjust COMMENT/DESCR. As a bonus, it should fix bento build. PR: 19824 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
Diffstat (limited to 'graphics/cqcam/files/patch-ad')
-rw-r--r--graphics/cqcam/files/patch-ad10
1 files changed, 10 insertions, 0 deletions
diff --git a/graphics/cqcam/files/patch-ad b/graphics/cqcam/files/patch-ad
new file mode 100644
index 000000000000..067456db16e6
--- /dev/null
+++ b/graphics/cqcam/files/patch-ad
@@ -0,0 +1,10 @@
+--- libcqcam/camera.C.orig Tue Apr 20 06:33:10 1999
++++ libcqcam/camera.C Sat Jul 8 11:51:06 2000
+@@ -18,7 +18,6 @@
+ */
+
+ #include <stdio.h>
+-#include <string.h>
+ #include <unistd.h>
+
+ #include "config.h"