pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/converters/libwpg



Module Name:    pkgsrc
Committed By:   dsainty
Date:           Mon Sep 14 03:09:00 UTC 2015

Modified Files:
        pkgsrc/converters/libwpg: Makefile

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.


To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 pkgsrc/converters/libwpg/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index