Changeset 81150
- Timestamp:
- 07/25/11 19:35:25 (4 years ago)
- Location:
- trunk/dports/fuse/sshfs
- Files:
-
- 2 added
- 1 edited
-
Portfile (modified) (3 diffs)
-
files (added)
-
files/patch-fuse4x-compat.diff (added)
Legend:
- Unmodified
- Added
- Removed
-
trunk/dports/fuse/sshfs/Portfile
r69376 r81150 29 29 depends_lib port:gettext \ 30 30 path:lib/pkgconfig/glib-2.0.pc:glib2 \ 31 p ort:macfuse \31 path:lib/pkgconfig/fuse.pc:macfuse \ 32 32 port:libiconv \ 33 33 port:openssh … … 38 38 platform darwin { 39 39 patch_sites http://macfuse.googlecode.com/svn/tags/macfuse-2.0/filesystems/sshfs 40 patchfiles sshfs-fuse-${version}-macosx.patch 40 patchfiles sshfs-fuse-${version}-macosx.patch \ 41 patch-fuse4x-compat.diff 41 42 checksums-append sshfs-fuse-${version}-macosx.patch md5 08330f4c10e25052b3a5c26d180e4752 \ 42 43 sha1 24e6721c25fb883c945550ac62e20f4c35f4393e … … 44 45 # override patch.pre_args since it defaults to -p0 45 46 patch.pre_args -p1 47 48 use_autoreconf yes 46 49 }
Note: See TracChangeset
for help on using the changeset viewer.

