> But it shouldn't be used, as it's already set per-platform in
> mk/configure/cmake.mk
So the preferred way is to set
LDFLAGS+= ${COMPILER_RPATH_FLAG}${PREFIX}/lib/icinga2
?
Shouldn't the pkgsrc cmake infrastructure provide a more CMake-like way
to configure this?