On Apr 20, 2014, at 18:58, [email protected] wrote: > Revision > 119221 > Author > [email protected] > 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. _______________________________________________ macports-dev mailing list [email protected] https://lists.macosforge.org/mailman/listinfo/macports-dev
