Subject: CVS commit: pkgsrc/converters/libwpg
From: David Sainty
Date: 2015-09-14 05:09:00
Message id: 20150914030900.DB9CA98@cvs.netbsd.org

Log Message:
Include all buildlink3.mk before compiler.mk, as the buildlink dependencies
may alter the compiler selection.

In this particular case, librevenge depends on boost-libs, which will
set GCC_REQD and possibly select a GCC dependency, so long as the compiler
hasn't been forcibly pre-selected by including compiler.mk too early.

Fixes build of libwpg on platforms with a native GCC older than what
boost-libs calls for.

Files:
RevisionActionfile
1.19modifypkgsrc/converters/libwpg/Makefile