[38445] trunk/dports/fuse/fuse-bindings-python/Portfile

raimue at macports.org raimue at macports.org
Sun Jul 20 14:23:26 PDT 2008


Revision: 38445
          http://trac.macosforge.org/projects/macports/changeset/38445
Author:   raimue at macports.org
Date:     2008-07-20 14:23:26 -0700 (Sun, 20 Jul 2008)
Log Message:
-----------
fuse/fuse-bindings-python:
Change libfuse and fusefs dependency to macfuse, closes #15795 (maintainer timeout).

Modified Paths:
--------------
    trunk/dports/fuse/fuse-bindings-python/Portfile

Modified: trunk/dports/fuse/fuse-bindings-python/Portfile
===================================================================
--- trunk/dports/fuse/fuse-bindings-python/Portfile	2008-07-20 19:53:28 UTC (rev 38444)
+++ trunk/dports/fuse/fuse-bindings-python/Portfile	2008-07-20 21:23:26 UTC (rev 38445)
@@ -21,11 +21,9 @@
 
 livecheck.distname      fuse-python
 
-depends_lib-append      port:libfuse port:pkgconfig
+depends_lib-append      port:macfuse port:pkgconfig
 
 platform darwin {
-    depends_run     port:fusefs
-    
     patchfiles      patch-_fusemodule.c
 }
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080720/0d471cd4/attachment.html 


More information about the macports-changes mailing list