[53057] trunk/dports/net/mudix/Portfile
blb at macports.org
blb at macports.org
Sun Jun 28 16:12:59 PDT 2009
Revision: 53057
http://trac.macports.org/changeset/53057
Author: blb at macports.org
Date: 2009-06-28 16:12:58 -0700 (Sun, 28 Jun 2009)
Log Message:
-----------
net/mudix - use select() instead of poll(); ticket #20089
Modified Paths:
--------------
trunk/dports/net/mudix/Portfile
Modified: trunk/dports/net/mudix/Portfile
===================================================================
--- trunk/dports/net/mudix/Portfile 2009-06-28 22:53:00 UTC (rev 53056)
+++ trunk/dports/net/mudix/Portfile 2009-06-28 23:12:58 UTC (rev 53057)
@@ -4,7 +4,7 @@
name mudix
version 4.3
-revision 5
+revision 6
categories net games
platforms darwin
maintainers nomaintainer
@@ -35,6 +35,7 @@
reinplace "s| -lpanel|-L${prefix}/lib -lpanel|" \
${worksrcpath}/src/Makefile.in
}
+configure.args --enable-select
destroot {
xinstall -m 555 -W ${worksrcpath} mudix ${destroot}${prefix}/bin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090628/045318c4/attachment.html>
More information about the macports-changes
mailing list