pkgsrc/devel/gettext-lib
jperkin 4b705503eb gettext-lib: Always add -lintl on SunOS.
This effectively turns on BROKEN_GETTEXT_DETECTION=yes on SunOS and adds
-lintl whenever a package pulls in gettext-lib.  The SunOS linker is
more strict than others and will ensure that library dependencies are
explicit.  Recent changes to gettext-lib and glib made the dependency
implicit and caused a lot of fallout.

Use BUILDLINK_LDFLAGS instead of BUILDLINK_LIBS so that it actually gets
added through buildlink, not only when packages honour ${LIBS}.
2019-06-08 09:34:29 +00:00
..
patches
buildlink3.mk gettext-lib: Always add -lintl on SunOS. 2019-06-08 09:34:29 +00:00
builtin.mk
DESCR
distinfo
Makefile
PLIST