On Oct 25, 2013, at 22:21, [email protected] wrote:
> Revision
> 112558
> Author
> [email protected]
> Date
> 2013-10-25 20:21:18 -0700 (Fri, 25 Oct 2013)
> Log Message
>
> irc/hexchat:
> Update to version 2.9.6.1.
> Remove no longer necessary patches, add +nls variant, remove unsupported
> +python2x variants and add +python3x variants.
> configure.args --disable-dependency-tracking \
>
> + --enable-minimal-flags \
> + --disable-nls \
>
> --disable-python \
>
> --disable-mmx \
>
> --enable-ipv6 \
>
> @@ -57,45 +44,44 @@
>
> --enable-spell=libsexy \
>
> --enable-socks
>
>
>
> -# gettextize has not been run on the distributed tarball and cannot be run
> non-interactively
> -configure.args-append --disable-nls
>
> universal_variant no
>
>
>
> -default_variants +ssl
>
> +default_variants +ssl +nls
> +variant nls description "Enable localization support" {
> + configure.args-replace --disable-nls --enable-nls
> + depends_lib-append port:gettext
> +}
>
Can’t nls be on all the time, like it is in most other ports? Why make it a
variant?
_______________________________________________
macports-dev mailing list
[email protected]
https://lists.macosforge.org/mailman/listinfo/macports-dev