[46898] trunk/dports/irc/epic5/Portfile

raimue at macports.org raimue at macports.org
Mon Feb 16 17:20:56 PST 2009


Revision: 46898
          http://trac.macports.org/changeset/46898
Author:   raimue at macports.org
Date:     2009-02-16 17:20:55 -0800 (Mon, 16 Feb 2009)
Log Message:
-----------
irc/epic5:
Removing +ipv6 variant, #17681

Modified Paths:
--------------
    trunk/dports/irc/epic5/Portfile

Modified: trunk/dports/irc/epic5/Portfile
===================================================================
--- trunk/dports/irc/epic5/Portfile	2009-02-17 01:18:44 UTC (rev 46897)
+++ trunk/dports/irc/epic5/Portfile	2009-02-17 01:20:55 UTC (rev 46898)
@@ -33,11 +33,11 @@
 
 configure.args   --mandir=${prefix}/share/man \
                  --without-ssl \
-                 --without-ipv6 \
                  --without-socks \
                  --without-socks5 \
                  --without-perl \
-                 --without-tcl
+                 --without-tcl \
+                 --with-ipv6
 
 destroot.destdir IP=${destroot}
 
@@ -46,8 +46,3 @@
 	configure.args-append --with-ssl
 	depends_lib-append    port:openssl
 }
-
-variant ipv6 {
-	configure.args-delete --without-ipv6
-	configure.args-append --with-ipv6
-}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090216/c784b401/attachment.html>


More information about the macports-changes mailing list