pkgsrc/devel/gettext-lib
minskim 434b99e796 If builtin libintl has ngettext(), force packages requiring gettext
API version 2 to choose the builtin library over GNU gettext shipped
with each package.

In fact, the gettext library included in a package should never be
used.  Otherwise every such package would install charset.alias and
locale.alias, causing conflicts with each other when pkgviews is
enabled.

For platforms without ngettext() in their builtin libintl (assumed to
be gettext-lib-0.10.35nb1 by gettext-lib/builtin.mk), packages
requiring gettext API version 2 must add dependency on
gettext-lib>=0.10.36 to share devel/gettext-lib rather than to link
statically against the included gettext library.
2004-10-14 03:16:35 +00:00
..
patches Use $(INSTALL), not $(INSTALL_DATA), to install a library. Some platforms 2004-04-20 19:50:35 +00:00
buildlink3.mk Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
builtin.mk If builtin libintl has ngettext(), force packages requiring gettext 2004-10-14 03:16:35 +00:00
DESCR Improvements for DESCRiption and COMMENT. 2004-03-08 18:14:33 +00:00
distinfo Use $(INSTALL), not $(INSTALL_DATA), to install a library. Some platforms 2004-04-20 19:50:35 +00:00
Makefile Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
PLIST Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST. 2004-09-22 08:09:14 +00:00