[86265] trunk/dports/net/wireshark/Portfile

ricci at macports.org ricci at macports.org
Sun Oct 23 21:50:55 PDT 2011


Revision: 86265
          http://trac.macports.org/changeset/86265
Author:   ricci at macports.org
Date:     2011-10-23 21:50:55 -0700 (Sun, 23 Oct 2011)
Log Message:
-----------
revert r86264, it breaks on the MP version on the svn server.

Revision Links:
--------------
    http://trac.macports.org/changeset/86264

Modified Paths:
--------------
    trunk/dports/net/wireshark/Portfile

Modified: trunk/dports/net/wireshark/Portfile
===================================================================
--- trunk/dports/net/wireshark/Portfile	2011-10-24 04:46:34 UTC (rev 86264)
+++ trunk/dports/net/wireshark/Portfile	2011-10-24 04:50:55 UTC (rev 86265)
@@ -71,9 +71,9 @@
 	eval xinstall -m 644 [glob ${worksrcpath}/wiretap/*.h] ${destroot}${prefix}/include/wireshark/wiretap/
 }
 
-platform darwin 10 {
-	configure.compiler=llvm-gcc-4.2
-}
+## platform darwin 10 {
+## 	configure.compiler=llvm-gcc-4.2
+## }
 
 variant adns description {use adns library for async. dns resolution instead of the default c-ares library} {
 	configure.args-append	--with-adns=${prefix} \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111023/38a77aa8/attachment.html>


More information about the macports-changes mailing list