[119221] trunk/dports/fuse/encfs

Ryan Schmidt ryandesign at macports.org
Sun Apr 20 17:39:23 PDT 2014


On Apr 20, 2014, at 18:58, dports at macports.org wrote:

> Revision
> 119221
> Author
> dports at macports.org
> Date
> 2014-04-20 16:58:16 -0700 (Sun, 20 Apr 2014)
> Log Message
> 
> encfs: change dependency from fuse4x to osxfuse and fix build (#43403)

> --- trunk/dports/fuse/encfs/files/patch-configure.ac.diff	                        (rev 0)
> +++ trunk/dports/fuse/encfs/files/patch-configure.ac.diff	2014-04-20 23:58:16 UTC (rev 119221)
> 
> @@ -0,0 +1,10 @@
> 
> +--- configure.ac.orig	2014-04-20 16:46:50.000000000 -0700
> ++++ configure.ac	2014-04-20 16:48:23.000000000 -0700
> +@@ -73,6 +73,7 @@
> + 
> + dnl Look for fuse headers.
> + AX_EXT_HAVE_HEADER(fuse.h, /usr/include/fuse /usr/local/include/fuse \
> ++                   @@PREFIX@@/include/osxfuse/fuse \
> +                    /opt/include/fuse /opt/local/include/fuse \
> +                    /usr/include/osxfuse /usr/local/include/osxfuse)

This should be changed to look only in the MacPorts osxfuse location, and not any of those other locations.




More information about the macports-dev mailing list