> On Mar 10, 2015, at 5:33 AM, [email protected] wrote:
> 
> Revision
> 133744
> Author
> [email protected]
> Date
> 2015-03-10 03:33:25 -0700 (Tue, 10 Mar 2015)
> Log Message
> 
> port libxml2: add variant to enable history support using readline; 
> nomaintainer
> Modified Paths
> 
>       • trunk/dports/textproc/libxml2/Portfile

> -revision            1
> +revision            2

> +variant readline description {Enable readline support} {
> +    configure.args-append   --with-readline \
> +                            --with-history
> +    depends_lib-append      port:readline
> +}

For future reference, since this does not change the way that the port installs 
by default, the revision should not have been increased.


_______________________________________________
macports-dev mailing list
[email protected]
https://lists.macosforge.org/mailman/listinfo/macports-dev

Reply via email to