1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-12 03:00:28 +00:00

Switch to an out-of-source CMake build.

This commit is contained in:
Raphael Kubo da Costa 2016-10-23 13:53:47 +00:00
parent da5eb10021
commit 9dbd36ed45
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=424520

View File

@ -16,12 +16,12 @@ LICENSE= LGPL21
BUILD_DEPENDS= ${LOCALBASE}/share/ECM/cmake/ECMConfig.cmake:devel/extra-cmake-modules
USES= cmake tar:xz
USES= cmake:outsource tar:xz
USE_QT5= buildtools_build qmake_build designer phonon4
CMAKE_ARGS= -DPHONON_QT_PLUGIN_INSTALL_DIR=${PREFIX}/${QT_PLUGINDIR_REL}/designer \
-DPHONON_BUILD_PHONON4QT5=ON
BUILD_WRKSRC= ${WRKSRC}/designer
BUILD_WRKSRC= ${CONFIGURE_WRKSRC}/designer
INSTALL_WRKSRC= ${BUILD_WRKSRC}
DISTINFO_FILE= ${.CURDIR:H}/qt5-phonon4/distinfo