Summary: | [PATCH] Mk/Uses/autoreconf.mk, add intltoolize support | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Olivier Duchateau <olivierd> | ||||
Component: | Individual Port(s) | Assignee: | freebsd-ports-bugs (Nobody) <ports-bugs> | ||||
Status: | Closed DUPLICATE | ||||||
Severity: | Affects Only Me | ||||||
Priority: | --- | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Wrong component *** This bug has been marked as a duplicate of bug 194393 *** |
Created attachment 148356 [details] Add intltoolize support in Mk/Uses/autoreconf.mk If port requires USE_GNOME= intltool, build failed when we defined USES= autoreconf, because po/Makefile.in.in is not created (and other m4 files). Patch add support of intltoolize, only when USE_GNOME= intltool is defined.