ecb: no need to eval an xinstall that just makes a single directory
--- trunk/dports/editors/ecb/Portfile 2010-12-26 18:19:12 UTC (rev 74652)
+++ trunk/dports/editors/ecb/Portfile 2010-12-26 18:34:35 UTC (rev 74653)
@@ -35,7 +35,7 @@
build.args CEDET=${lispdir}
destroot {
- eval xinstall -d ${destroot}${lispdir}
+ xinstall -d ${destroot}${lispdir}
eval xinstall -m 0644 [glob -directory ${worksrcpath} *.el *.elc] \
${destroot}${lispdir}