[32259] trunk/dports

ryandesign at macports.org ryandesign at macports.org
Sun Dec 23 02:50:39 PST 2007


Revision: 32259
          http://trac.macosforge.org/projects/macports/changeset/32259
Author:   ryandesign at macports.org
Date:     2007-12-23 02:50:38 -0800 (Sun, 23 Dec 2007)

Log Message:
-----------
Change invalid "configure no" to "use_configure no"; fixes #13681

Modified Paths:
--------------
    trunk/dports/games/wordplay/Portfile
    trunk/dports/net/mdnsd/Portfile

Modified: trunk/dports/games/wordplay/Portfile
===================================================================
--- 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
===================================================================
--- 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"

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20071223/ff4b013d/attachment-0001.html


More information about the macports-changes mailing list