Revision: 119506 https://trac.macports.org/changeset/119506 Author: and.damore@macports.org Date: 2014-04-28 05:47:43 -0700 (Mon, 28 Apr 2014) Log Message: ----------- port weechat: remove trailing space in line; openmaintainer Modified Paths: -------------- trunk/dports/irc/weechat/Portfile Modified: trunk/dports/irc/weechat/Portfile =================================================================== --- trunk/dports/irc/weechat/Portfile 2014-04-28 12:44:08 UTC (rev 119505) +++ trunk/dports/irc/weechat/Portfile 2014-04-28 12:47:43 UTC (rev 119506) @@ -76,7 +76,7 @@ depends_lib-append path:bin/python:python27 post-configure { - reinplace -E "s|\(Python.framework\)|${frameworks_dir}/\\1|" ${worksrcpath}/src/plugins/python/CMakeFiles/python.dir/link.txt + reinplace -E "s|\(Python.framework\)|${frameworks_dir}/\\1|" ${worksrcpath}/src/plugins/python/CMakeFiles/python.dir/link.txt } }
participants (1)
-
and.damore@macports.org