14 Jan
2008
14 Jan
'08
10:52 a.m.
On Jan 12, 2008, at 14:08, pguyot@kallisys.net wrote:
+post-activate { + system "cd ${worksrcpath} && ${build.cmd} install_sax_expat" +}
Why is something being built after the activate phase? Doesn't this mean that these items won't go into the destroot, won't show up in "port contents" and won't get uninstalled by "port uninstall"?