[69429] trunk/dports/fuse/ntfs-3g/Portfile

dports at macports.org dports at macports.org
Mon Jul 5 15:00:00 PDT 2010


Revision: 69429
          http://trac.macports.org/changeset/69429
Author:   dports at macports.org
Date:     2010-07-05 14:59:57 -0700 (Mon, 05 Jul 2010)
Log Message:
-----------
ntfs-3g: pkgconfig should be a build dependency only

Modified Paths:
--------------
    trunk/dports/fuse/ntfs-3g/Portfile

Modified: trunk/dports/fuse/ntfs-3g/Portfile
===================================================================
--- trunk/dports/fuse/ntfs-3g/Portfile	2010-07-05 21:30:40 UTC (rev 69428)
+++ trunk/dports/fuse/ntfs-3g/Portfile	2010-07-05 21:59:57 UTC (rev 69429)
@@ -25,7 +25,8 @@
 livecheck.type      regex
 livecheck.regex     {<a href="ntfs-3g-(.+?)\.tgz">Stable}
 
-depends_lib         port:pkgconfig port:macfuse
+depends_build       port:pkgconfig
+depends_lib         port:macfuse
 
 configure.args      --exec-prefix=${prefix}
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100705/8070fe96/attachment.html>


More information about the macports-changes mailing list