[135997] trunk/dports/python/py-tahchee/Portfile
ryandesign at macports.org
ryandesign at macports.org
Sat May 9 02:29:23 PDT 2015
Revision: 135997
https://trac.macports.org/changeset/135997
Author: ryandesign at macports.org
Date: 2015-05-09 02:29:22 -0700 (Sat, 09 May 2015)
Log Message:
-----------
py-tahchee: append to depends_lib rather than overwriting it
Modified Paths:
--------------
trunk/dports/python/py-tahchee/Portfile
Modified: trunk/dports/python/py-tahchee/Portfile
===================================================================
--- trunk/dports/python/py-tahchee/Portfile 2015-05-09 09:16:34 UTC (rev 135996)
+++ trunk/dports/python/py-tahchee/Portfile 2015-05-09 09:29:22 UTC (rev 135997)
@@ -19,7 +19,7 @@
checksums sha1 5657fd9b8ae6c2f825f75f06aceace7fa7695d82
if {${name} ne ${subport}} {
- depends_lib port:py${python.version}-cheetah
+ depends_lib-append port:py${python.version}-cheetah
extract.post_args "| tar -xf - --exclude '.MANUAL.txt.swp'"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150509/bdcf532d/attachment.html>
More information about the macports-changes
mailing list