summaryrefslogtreecommitdiff
path: root/devel/libgphoto2/patches/patch-ab
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2005-11-07 18:38:36 +0000
committerjoerg <joerg@pkgsrc.org>2005-11-07 18:38:36 +0000
commit3e29833c48a8cbf647edf9aaaa5b67ede1b51774 (patch)
tree056034de1fb0c330240f0d5efbaf1fcff2615368 /devel/libgphoto2/patches/patch-ab
parent5585f1ae0265269ed60d7a3a89d5b7196541aa57 (diff)
downloadpkgsrc-3e29833c48a8cbf647edf9aaaa5b67ede1b51774.tar.gz
Add DragonFly support. Depend on errno from errno.h.
Diffstat (limited to 'devel/libgphoto2/patches/patch-ab')
-rw-r--r--devel/libgphoto2/patches/patch-ab13
1 files changed, 13 insertions, 0 deletions
diff --git a/devel/libgphoto2/patches/patch-ab b/devel/libgphoto2/patches/patch-ab
new file mode 100644
index 00000000000..38bd0975e38
--- /dev/null
+++ b/devel/libgphoto2/patches/patch-ab
@@ -0,0 +1,13 @@
+$NetBSD: patch-ab,v 1.3 2005/11/07 18:38:37 joerg Exp $
+
+--- camlibs/sonydscf1/chotplay.c.orig 2005-11-07 18:27:21.000000000 +0000
++++ camlibs/sonydscf1/chotplay.c
+@@ -28,8 +28,6 @@
+ #include "getuint.h"
+ #include "pmp.h"
+
+-extern int errno;
+-
+ #define MAX_PICTURE_NUM 200
+
+ u_char picture_index[MAX_PICTURE_NUM];