[78069] trunk/dports/net

ryandesign at macports.org ryandesign at macports.org
Fri Apr 22 01:12:01 PDT 2011


Revision: 78069
          http://trac.macports.org/changeset/78069
Author:   ryandesign at macports.org
Date:     2011-04-22 01:11:59 -0700 (Fri, 22 Apr 2011)
Log Message:
-----------
wireshark, wireshark-devel: reenable universal variant; see #29139

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

Modified: trunk/dports/net/wireshark/Portfile
===================================================================
--- trunk/dports/net/wireshark/Portfile	2011-04-21 23:52:40 UTC (rev 78068)
+++ trunk/dports/net/wireshark/Portfile	2011-04-22 08:11:59 UTC (rev 78069)
@@ -66,10 +66,6 @@
 	eval xinstall -m 644 [glob ${worksrcpath}/wiretap/*.h] ${destroot}${prefix}/include/wireshark/wiretap/
 }
 
-
-# port:libpcap is !universal_variant
-universal_variant   no
-
 variant adns description {use adns library for async. dns resolution instead of the default c-ares library} {
 	configure.args-append	--with-adns=${prefix} \
 							--without-c-ares

Modified: trunk/dports/net/wireshark-devel/Portfile
===================================================================
--- trunk/dports/net/wireshark-devel/Portfile	2011-04-21 23:52:40 UTC (rev 78068)
+++ trunk/dports/net/wireshark-devel/Portfile	2011-04-22 08:11:59 UTC (rev 78069)
@@ -54,9 +54,6 @@
 
 configure.ldflags-append "-Wl,-search_paths_first"
 
-# port:libpcap is !universal_variant
-universal_variant   no
-
 variant adns description {use adns library for async. dns resolution instead of the default c-ares library} {
         configure.args-delete   --without-adns \
                                 --with-c-ares=${prefix}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110422/ed12431d/attachment-0001.html>


More information about the macports-changes mailing list