K 10 svn:author V 3 kwm K 8 svn:date V 27 2014-12-23T07:57:52.539540Z K 7 svn:log V 398 Make sure our CPPFLAGS and LDFLAGS get placed at the end of the compiler arguments so the compiler finds the openjpeg 2.1 headers before the old 1.5 header. Which are installed in ${LOCALBASE}/include/openjpeg-2.1 and ${LOCALBASE}/include respectively. This fixes the build when the MODULES option is turned off, and both openjpeg ports are installed. PR: 195442 Submitted by: mail@ozzmosis.com END