Modified: trunk/dports/devel/ld64/Portfile (91495 => 91496)
--- trunk/dports/devel/ld64/Portfile 2012-04-03 17:14:26 UTC (rev 91495)
+++ trunk/dports/devel/ld64/Portfile 2012-04-03 18:00:38 UTC (rev 91496)
@@ -68,7 +68,7 @@
# ${prefix}/bin/ld will always use the llvm we built against
# ${prefix}/libexec/ld64/ld uses relative linking for use with the llvm ports
- file mkdir -p ${destroot}${prefix}/libexec/ld64
+ file mkdir ${destroot}${prefix}/libexec/ld64
file copy ${destroot}${prefix}/bin/ld ${destroot}${prefix}/libexec/ld64/ld
if {${os.major} >= 9} {