1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

games/gcompris-qt: fix build due to missing build-deps

This commit is contained in:
Adriaan de Groot 2021-07-11 20:27:58 +02:00
parent 52ea7e5752
commit ffde39a7aa

View File

@ -1,5 +1,6 @@
PORTNAME= gcompris-qt
DISTVERSION= 1.1
PORTREVISION= 1
CATEGORIES= games education kde
MASTER_SITES= http://gcompris.net/download/qt/src/
@ -14,10 +15,10 @@ LICENSE_FILE_GPLv3= ${WRKSRC}/COPYING-GPLv3
LIB_DEPENDS= libBox2D.so:x11-toolkits/qml-box2d
USES= cmake compiler:c++11-lang kde:5 qt:5 tar:xz
USE_KDE= doctools
USE_KDE= doctools_build ecm_build
USE_QT= core declarative graphicaleffects gui multimedia network quickcontrols \
sensors svg widgets xml xmlpatterns \
buildtools_build linguisttools_build qmake_build
buildtools_build linguisttools_build qmake_build testlib_build
CMAKE_ARGS= -DQML_BOX2D_LIBRARY=${QT_QMLDIR}/Box2D.2.0