[26336] trunk/dports/fuse/sshfs/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Tue Jun 19 21:02:48 PDT 2007


Revision: 26336
          http://trac.macosforge.org/projects/macports/changeset/26336
Author:   eridius at macports.org
Date:     2007-06-19 21:02:47 -0700 (Tue, 19 Jun 2007)

Log Message:
-----------
Per request, now using configure.cflags-append. Didn't bump revision as for the moment it builds identically as before

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

Modified: trunk/dports/fuse/sshfs/Portfile
===================================================================
--- trunk/dports/fuse/sshfs/Portfile	2007-06-20 03:09:56 UTC (rev 26335)
+++ trunk/dports/fuse/sshfs/Portfile	2007-06-20 04:02:47 UTC (rev 26336)
@@ -28,7 +28,7 @@
 
 depends_lib         port:glib2 port:libfuse port:pkgconfig
 
-configure.cflags    -DSSH_NODELAY_WORKAROUND -O2
+configure.cflags-append    -DSSH_NODELAY_WORKAROUND
 
 platform darwin {
     depends_run         port:fusefs

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070619/faa4acc0/attachment.html


More information about the macports-changes mailing list