[57963] trunk/dports/devel/robotframework/Portfile
jwa at macports.org
jwa at macports.org
Sat Sep 19 11:42:58 PDT 2009
Revision: 57963
http://trac.macports.org/changeset/57963
Author: jwa at macports.org
Date: 2009-09-19 11:42:56 -0700 (Sat, 19 Sep 2009)
Log Message:
-----------
remove destroot from a helper module definition
Modified Paths:
--------------
trunk/dports/devel/robotframework/Portfile
Modified: trunk/dports/devel/robotframework/Portfile
===================================================================
--- trunk/dports/devel/robotframework/Portfile 2009-09-19 18:32:44 UTC (rev 57962)
+++ trunk/dports/devel/robotframework/Portfile 2009-09-19 18:42:56 UTC (rev 57963)
@@ -33,6 +33,10 @@
destroot.cmd ${build.cmd}
destroot.destdir --prefix=${prefix} --root=${destroot}
+post-destroot {
+ reinplace "s;/opt/local/var/macports/build/_Users_jwa_work_macports-trunk_dports_devel_robotframework/work/destroot;;" ${destroot}/${prefix}/bin/pybot
+}
+
livecheck.type regex
livecheck.url ${homepage}
livecheck.regex ${name}-(2\\.\[0-9\]+\\.\[0-9\])\\.tar\\.\[bg\]z
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090919/dd1b3ceb/attachment.html>
More information about the macports-changes
mailing list