ports/devel/gvfs/files/patch-config.h.in
Koop Mast 4a8ee477e6 Fix build with new gphoto2. [1]
While here:
Use new LIB_DEPENDS syntax, use USES=pathfix.
Add portscout macro, strip and stagify.

Obtained from:	Gentoo [1]
2014-01-17 19:09:19 +00:00

12 lines
340 B
C

--- config.h.in.orig 2012-05-15 20:07:21.000000000 +0200
+++ config.h.in 2014-01-17 19:49:23.000000000 +0100
@@ -51,6 +51,9 @@
/* Define to 1 if gphoto2 is available */
#undef HAVE_GPHOTO2
+/* define to 1 if gphoto2.5 is available */
+#undef HAVE_GPHOTO25
+
/* Define to 1 if you have the `grantpt' function. */
#undef HAVE_GRANTPT