[46900] trunk/dports/net/hfsrsync/Portfile

raimue at macports.org raimue at macports.org
Mon Feb 16 17:23:33 PST 2009


Revision: 46900
          http://trac.macports.org/changeset/46900
Author:   raimue at macports.org
Date:     2009-02-16 17:23:33 -0800 (Mon, 16 Feb 2009)
Log Message:
-----------
net/hfsrync:
Removing +ipv6 variant, #17681

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

Modified: trunk/dports/net/hfsrsync/Portfile
===================================================================
--- trunk/dports/net/hfsrsync/Portfile	2009-02-17 01:22:13 UTC (rev 46899)
+++ trunk/dports/net/hfsrsync/Portfile	2009-02-17 01:23:33 UTC (rev 46900)
@@ -16,15 +16,10 @@
 extract.suffix          .tgz
 checksums               md5 f3a1d329c710d3c2f0183e77b3b8071e
 platforms               darwin
-configure.args          --mandir=${prefix}/share/man --with-rsync-path=hfsrsync --disable-ipv6
+configure.args          --mandir=${prefix}/share/man --with-rsync-path=hfsrsync --enable-ipv6
 configure.cflags-append ${configure.cppflags}
 depends_lib             port:popt
 
-variant ipv6 {
-    configure.args-delete  --disable-ipv6
-    configure.args-append  --enable-ipv6
-}
-
 post-destroot {
     xinstall -m 0755 -s -W ${worksrcpath} rsync ${destroot}${prefix}/bin/hfsrsync
     file delete -force ${destroot}${prefix}/bin/rsync
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090216/949e4299/attachment.html>


More information about the macports-changes mailing list