diff options
Diffstat (limited to 'finance/alkimia/Makefile')
-rw-r--r-- | finance/alkimia/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/finance/alkimia/Makefile b/finance/alkimia/Makefile index 13cecc438804..ba07798b6530 100644 --- a/finance/alkimia/Makefile +++ b/finance/alkimia/Makefile @@ -16,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING.LIB # Depending on ecm via USE_KDE causes unwanted CMAKE_ARGS to be set BUILD_DEPENDS= ${LOCALBASE}/share/ECM/cmake/ECMConfig.cmake:devel/kf5-extra-cmake-modules -USES= cmake:outsource compiler:c++11-lang pathfix tar:xz +USES= cmake compiler:c++11-lang pathfix tar:xz USE_LDCONFIG= yes SLAVE?= qt5 |