[119220] trunk/dports/fuse

jeremyhu at macports.org jeremyhu at macports.org
Sun Apr 20 16:19:38 PDT 2014


Revision: 119220
          https://trac.macports.org/changeset/119220
Author:   jeremyhu at macports.org
Date:     2014-04-20 16:19:38 -0700 (Sun, 20 Apr 2014)
Log Message:
-----------
sshfs*: -universal

Modified Paths:
--------------
    trunk/dports/fuse/sshfs/Portfile
    trunk/dports/fuse/sshfs-gui/Portfile

Modified: trunk/dports/fuse/sshfs/Portfile
===================================================================
--- trunk/dports/fuse/sshfs/Portfile	2014-04-20 23:17:24 UTC (rev 119219)
+++ trunk/dports/fuse/sshfs/Portfile	2014-04-20 23:19:38 UTC (rev 119220)
@@ -41,6 +41,9 @@
                     patch-sshfs.1.diff
 patch.pre_args      -p1
 
+# osxfuse is -universal
+universal_variant no
+
 post-patch {
     # automake 1.13 compatibility (see #37513)
     reinplace "s|AM_CONFIG_HEADER|AC_CONFIG_HEADERS|" ${worksrcpath}/configure.ac

Modified: trunk/dports/fuse/sshfs-gui/Portfile
===================================================================
--- trunk/dports/fuse/sshfs-gui/Portfile	2014-04-20 23:17:24 UTC (rev 119219)
+++ trunk/dports/fuse/sshfs-gui/Portfile	2014-04-20 23:19:38 UTC (rev 119220)
@@ -34,6 +34,9 @@
 
 xcode.destroot.settings SKIP_INSTALL=NO
 
+# sshfs is -universal
+universal_variant no
+
 post-patch {
     reinplace "s|##PREFIX##|${prefix}|" ${worksrcpath}/AppController.m
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140420/86353b02/attachment.html>


More information about the macports-changes mailing list