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

source_changes at macosforge.org source_changes at macosforge.org
Sat Feb 24 10:55:00 PST 2007


Revision: 22262
          http://trac.macosforge.org/projects/macports/changeset/22262
Author:   eridius at macports.org
Date:     2007-02-24 10:54:59 -0800 (Sat, 24 Feb 2007)

Log Message:
-----------
Turns out the configure.post_args-append for __FreeBSD_=10 was unnecessary since it asks pkg-config for libfuse's required cflags already.
Didn't bump revision since this change should not affect the built product

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

Modified: trunk/dports/fuse/sshfs/Portfile
===================================================================
--- trunk/dports/fuse/sshfs/Portfile	2007-02-24 16:24:50 UTC (rev 22261)
+++ trunk/dports/fuse/sshfs/Portfile	2007-02-24 18:54:59 UTC (rev 22262)
@@ -32,8 +32,6 @@
     checksums-append    sshfs-fuse-1.7-macosx.patch md5 ded7579df87a384d2b74cf6413ba923f \
                                                     sha1 50d036dc57fb560f011d598852576a446ba3842b
     
-    configure.post_args-append CFLAGS="-D__FreeBSD__=10"
-    
     # override patch.pre_args since it defaults to -p0
     patch.pre_args -p1
 }
\ No newline at end of file

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


More information about the macports-changes mailing list