[46899] trunk/dports/net/ethereal/Portfile

raimue at macports.org raimue at macports.org
Mon Feb 16 17:22:13 PST 2009


Revision: 46899
          http://trac.macports.org/changeset/46899
Author:   raimue at macports.org
Date:     2009-02-16 17:22:13 -0800 (Mon, 16 Feb 2009)
Log Message:
-----------
net/ethereal:
Removing +ipv6 variant, #17681 (maintainer timeout)

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

Modified: trunk/dports/net/ethereal/Portfile
===================================================================
--- trunk/dports/net/ethereal/Portfile	2009-02-17 01:20:55 UTC (rev 46898)
+++ trunk/dports/net/ethereal/Portfile	2009-02-17 01:22:13 UTC (rev 46899)
@@ -44,7 +44,7 @@
 		--disable-usr-local \
 		--without-adns \
 		--without-pcre \
-		--disable-ipv6 \
+		--enable-ipv6 \
 		--with-pcap=${prefix} \
 		--with-ssl=${prefix} \
 		--with-zlib=${prefix} \
@@ -64,11 +64,6 @@
 	depends_lib-append	port:adns
 }
 
-variant ipv6 {
-	configure.args-append	--enable-ipv6
-	configure.args-delete	--disable-ipv6
-}
-
 variant net_snmp {
 	configure.args-append	--with-net-snmp=${prefix}/bin/net-snmp-config
 	configure.args-delete	--with-net-snmp=no
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090216/9df0fe76/attachment.html>


More information about the macports-changes mailing list