Modified: trunk/dports/games/wordplay/Portfile (32258 => 32259)
--- trunk/dports/games/wordplay/Portfile 2007-12-23 10:12:15 UTC (rev 32258)
+++ trunk/dports/games/wordplay/Portfile 2007-12-23 10:50:38 UTC (rev 32259)
@@ -23,7 +23,7 @@
patchfiles patch-wordplay.c
-configure no
+use_configure no
build.target
Modified: trunk/dports/net/mdnsd/Portfile (32258 => 32259)
--- trunk/dports/net/mdnsd/Portfile 2007-12-23 10:12:15 UTC (rev 32258)
+++ trunk/dports/net/mdnsd/Portfile 2007-12-23 10:50:38 UTC (rev 32259)
@@ -18,7 +18,7 @@
platforms darwin
master_sites http://dotlocal.org/mdnsd/
checksums md5 3692107785567b0eff6cec979506da3b
-configure no
+use_configure no
destroot {
file mkdir ${destroot}${prefix}/bin
system "install -m 755 ${worksrcpath}/mhttp ${destroot}${prefix}/bin"