Modified: trunk/dports/math/tiemu3/Portfile (81345 => 81346)
--- trunk/dports/math/tiemu3/Portfile 2011-07-29 13:08:44 UTC (rev 81345)
+++ trunk/dports/math/tiemu3/Portfile 2011-07-29 13:12:59 UTC (rev 81346)
@@ -15,7 +15,7 @@
platforms darwin
distname tiemu-${version}
-master_sites sourceforge:gtktiemu
+master_sites sourceforge:project/gtktiemu/tiemu-linux/TiEmu%20${version}
use_bzip2 yes
checksums md5 3e8240b7d829c6d8168a97b5a5b28521 \
@@ -52,6 +52,7 @@
patch-src_gui_device_c.diff
-configure.args-append --without-kde --disable-debugger --disable-gdb
+configure.args-append --without-kde --disable-debugger --disable-gdb \
+ --disable-sdltest
pre-destroot { system "chmod +x ${worksrcpath}/install-sh " }