[Bug 194393] [PATCH] Mk/Uses/autoreconf.mk, add intltoolize support

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Oct 20 20:36:21 UTC 2014


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194393

Koop Mast <kwm at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kwm at FreeBSD.org

--- Comment #3 from Koop Mast <kwm at FreeBSD.org> ---
I cooked up the following before tijl@ pointed me to this bug.

https://reviews.freebsd.org/D976

We don't need to have a BUILD_DEPEND on intltool since USE_GNOME already does
this for us. Apart from that we also need to check USE_GNOME for intlhack
together with intltool. intlhack implies intltool but it won't show up in
USE_GNOME, since it is a bsd.gnome.mk internal.

And I agree with tijl that the args should be "-c -f"

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list