Fix build on powerpc64
PR: 232227 Submitted by: Piotr Kubaj <pkubaj@anongoth.pl> Sponsored by: IntegriCloud
This commit is contained in:
parent
9fd63e070a
commit
e355b320a1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=482152
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue