diff options
Diffstat (limited to 'finance')
-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 34182617688c..5b63eebea895 100644 --- a/finance/alkimia/Makefile +++ b/finance/alkimia/Makefile @@ -15,7 +15,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 pathfix tar:xz +USES= cmake:outsource compiler:c++11-lang pathfix tar:xz USE_LDCONFIG= yes SLAVE?= qt5 |