1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-19 00:13:33 +00:00

deskutils/qtfeedback: fix build due to missing build-deps

This commit is contained in:
Adriaan de Groot 2021-07-11 19:04:30 +02:00
parent 29a0ae24dd
commit e78bf0e76e

View File

@ -1,5 +1,6 @@
PORTNAME= qtfeedback
DISTVERSION= 5.0.0-beta1-32
PORTREVISION= 1
DISTVERSIONSUFFIX= -ga14bd0b
CATEGORIES= deskutils kde
@ -11,7 +12,7 @@ USE_GITHUB= yes
GH_ACCOUNT= qtproject
USE_GL= gl
USE_QT= core declarative gui multimedia network \
buildtools_build qmake_build
buildtools_build qmake_build testlib_build
pre-configure:
cd ${CONFIGURE_WRKSRC} && ${QT_BINDIR}/syncqt.pl -version ${QT5_VERSION} -module QtFeedback