diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2013-09-05 20:08:27 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2013-09-05 20:08:27 +0000 |
commit | 6552b46cdaede788c498be8bb7bc196027b4ea35 (patch) | |
tree | c3655a1253a699d46445e4fe34e94ba7de405059 /japanese/dvi2dvi/pkg-plist | |
parent | databases/libmongo-client: update to 0.1.6.3 (diff) |
Work around a bug in libcpp that pulls in the optional system iconv
if present instead of relying on the port we actually depend on.
The issue is that /usr/include/iconv.h has #include <stdbool.h> which
in turn, since both are included very late in the game, conflicts with
similar definintions by libcpp itself.
Interestingly enough, lang/gcc46 and lang/gcc48 did not fail under the
same test scenarios and libstdc++ does not seem to require adjustments,
so PR 161417 may not be relevant in full.
PR: 161417
Diffstat (limited to 'japanese/dvi2dvi/pkg-plist')
0 files changed, 0 insertions, 0 deletions