summaryrefslogtreecommitdiffstats
path: root/devel/gvfs/files/patch-configure
blob: a707a133b21d28d8c17287e531020c755cc72288 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
--- configure.orig  2009-03-02 17:50:05.000000000 -0500
+++ configure   2009-03-02 17:50:44.000000000 -0500
@@ -26973,6 +26973,9 @@ fi
     *-linux*)
       use_gphoto2=yes
       ;;
+    *-freebsd*)
+      use_gphoto2=yes
+      ;;
     *)
       use_gphoto2=no
       ;;