Modified: trunk/dports/x11/lablgtk/Portfile (70358 => 70359)
--- trunk/dports/x11/lablgtk/Portfile 2010-08-07 08:10:05 UTC (rev 70358)
+++ trunk/dports/x11/lablgtk/Portfile 2010-08-07 08:10:29 UTC (rev 70359)
@@ -32,8 +32,8 @@
}
build.target opt
post-destroot {
- system "ranlib ${destroot}/${prefix}/lib/ocaml/lablgtk/lablgtk.a"
- system "ranlib ${destroot}/${prefix}/lib/ocaml/lablgtk/liblablgtk.a"
+ system "ranlib ${destroot}${prefix}/lib/ocaml/lablgtk/lablgtk.a"
+ system "ranlib ${destroot}${prefix}/lib/ocaml/lablgtk/liblablgtk.a"
}
livecheck.type regex