Modified: trunk/base/src/port1.0/Makefile (71012 => 71013)
--- trunk/base/src/port1.0/Makefile 2010-08-29 23:25:01 UTC (rev 71012)
+++ trunk/base/src/port1.0/Makefile 2010-08-29 23:26:54 UTC (rev 71013)
@@ -32,4 +32,4 @@
$(INSTALL) -o ${DSTUSR} -g ${DSTGRP} -m 444 pkgIndex.tcl ${INSTALLDIR}
test::
- ${TCLSH} tests/portutil.tcl
+ ${TCLSH} tests/portutil.tcl ${macports_tcl_dir}
Modified: trunk/base/src/port1.0/tests/portutil.tcl (71012 => 71013)
--- trunk/base/src/port1.0/tests/portutil.tcl 2010-08-29 23:25:01 UTC (rev 71012)
+++ trunk/base/src/port1.0/tests/portutil.tcl 2010-08-29 23:26:54 UTC (rev 71013)
@@ -2,6 +2,7 @@
# Requires r/w access to /tmp
# MacPorts must be installed for this to work
+source [file join [lindex $argv 0] macports1.0 macports_fastload.tcl]
package require macports
mportinit