[121845] trunk/dports/python/py-reportlab/Portfile

stromnov at macports.org stromnov at macports.org
Wed Jul 9 01:42:28 PDT 2014


Revision: 121845
          https://trac.macports.org/changeset/121845
Author:   stromnov at macports.org
Date:     2014-07-09 01:42:28 -0700 (Wed, 09 Jul 2014)
Log Message:
-----------
py-reportlab: make both py-pil and py-Pillow satisfy the dependency (#44249)

Modified Paths:
--------------
    trunk/dports/python/py-reportlab/Portfile

Modified: trunk/dports/python/py-reportlab/Portfile
===================================================================
--- trunk/dports/python/py-reportlab/Portfile	2014-07-09 08:41:54 UTC (rev 121844)
+++ trunk/dports/python/py-reportlab/Portfile	2014-07-09 08:42:28 UTC (rev 121845)
@@ -41,10 +41,8 @@
         distname            reportlab-${version}
 
         patchfiles-append   patch-src_reportlab_lib_testutils.py.diff
-    } elseif {${subport} eq "py27-reportlab"} {
-        depends_lib-append  port:py${python.version}-pil
     } else {
-        depends_lib-append  port:py${python.version}-Pillow
+        depends_lib-append  path:${python.pkgd}/PIL:py${python.version}-Pillow
     }
 
     post-destroot {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140709/074c27be/attachment.html>


More information about the macports-changes mailing list