[120966] trunk/dports/python/py-hachoir-parser/Portfile

mf2k at macports.org mf2k at macports.org
Thu Jun 12 14:14:04 PDT 2014


Revision: 120966
          https://trac.macports.org/changeset/120966
Author:   mf2k at macports.org
Date:     2014-06-12 14:14:04 -0700 (Thu, 12 Jun 2014)
Log Message:
-----------
py-hachoir-parser: Fix dependencies.

Modified Paths:
--------------
    trunk/dports/python/py-hachoir-parser/Portfile

Modified: trunk/dports/python/py-hachoir-parser/Portfile
===================================================================
--- trunk/dports/python/py-hachoir-parser/Portfile	2014-06-12 21:10:58 UTC (rev 120965)
+++ trunk/dports/python/py-hachoir-parser/Portfile	2014-06-12 21:14:04 UTC (rev 120966)
@@ -7,6 +7,7 @@
 
 name                py-hachoir-parser
 version             1.3.4
+revision            1
 categories          python
 platforms           darwin
 license             GPL-2
@@ -48,7 +49,7 @@
 python.default_version  27
 
 if {${name} ne ${subport}} {
-    depends_lib         port:py${python.version}-hachoir-core
+    depends_lib-append  port:py${python.version}-hachoir-core
 
     livecheck.type      none
 } else {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140612/492a8bcb/attachment-0001.html>


More information about the macports-changes mailing list