Revision: 133582 https://trac.macports.org/changeset/133582 Author: khindenburg@macports.org Date: 2015-03-05 18:57:47 -0800 (Thu, 05 Mar 2015) Log Message: ----------- vit: move port:task to depends_lib to allow for building using trace Modified Paths: -------------- trunk/dports/office/vit/Portfile Modified: trunk/dports/office/vit/Portfile =================================================================== --- trunk/dports/office/vit/Portfile 2015-03-06 02:54:54 UTC (rev 133581) +++ trunk/dports/office/vit/Portfile 2015-03-06 02:57:47 UTC (rev 133582) @@ -23,10 +23,9 @@ checksums rmd160 492f50e2f8b3cefb766dd78750a00e69083550ef \ sha256 a78dee573130c8d6bc92cf60fafac0abc78dd2109acfba587cb0ae202ea5bbd0 -depends_lib port:p5.16-curses +depends_lib port:p5.16-curses \ + port:task -depends_run port:task - patchfiles patch-configure.diff \ patch-vit.pl.diff
participants (1)
-
khindenburg@macports.org