New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Changeset 81604


Ignore:
Timestamp:
08/02/11 15:34:15 (4 years ago)
Author:
dports@…
Message:

sshfs: don't add /usr/local/lib to PKG_CONFIG_PATH; fixes build with
fuse4x installed via MacPorts + a standalone MacFUSE in /usr/local
(#30537)

Location:
trunk/dports/fuse/sshfs
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dports/fuse/sshfs/Portfile

    r81460 r81604  
    4040    patch_sites         http://macfuse.googlecode.com/svn/tags/macfuse-2.0/filesystems/sshfs 
    4141    patchfiles          sshfs-fuse-${version}-macosx.patch \ 
    42                         patch-fuse4x-compat.diff 
     42                        patch-fuse4x-compat.diff \ 
     43                        patch-configure.ac.diff 
    4344    checksums-append    sshfs-fuse-${version}-macosx.patch md5 08330f4c10e25052b3a5c26d180e4752 \ 
    4445                                                           sha1 24e6721c25fb883c945550ac62e20f4c35f4393e 
Note: See TracChangeset for help on using the changeset viewer.