1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-04 01:48:54 +00:00
freebsd-ports/devel/boost-libs
Don Lewis dd74126d73 Add a separate option to allow iconv support to be disabled, but leave
it enabled by default to avoid a regression in the science/orthanc unit
tests.  Set USES=iconv whenever ICONV is enabled, rather than only when
ICU is disabled.  With the default option settings, this will bring in
converters/iconv on FreeBSD 9, which will unbreak the failing unit tests
in science/orthanc.  At least one of the ICONV or ICU options must be set.

Fix PR 198658 in the default case by setting
BJAM_ARGS+=-sICONV_PATH=${ICONV_PREFIX} whenever iconv support is enabled,
not only when ICU is disabled as was done in r398027 (before that was broken
by r398060 and fixed again in the ports framework by r398258).

Pet portlint.

PR:		198658
2015-10-01 22:55:26 +00:00
..
files Cherrypick five upstream commits to fix "unused typedef" warnings when 2015-09-14 21:39:32 +00:00
distinfo
Makefile Add a separate option to allow iconv support to be disabled, but leave 2015-10-01 22:55:26 +00:00
pkg-descr Add a separate option to allow iconv support to be disabled, but leave 2015-10-01 22:55:26 +00:00
pkg-plist