devel/kf5-kfilemetadata: pet stage-qa

This commit is contained in:
Dima Panov 2022-09-05 22:02:44 +03:00
parent 00a9bcff1e
commit 6d75bd1c58

View File

@ -1,6 +1,6 @@
PORTNAME= kfilemetadata
DISTVERSION= ${KDE_FRAMEWORKS_VERSION}
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= devel kde kde-frameworks
MAINTAINER= kde@FreeBSD.org
@ -18,7 +18,7 @@ USES= cmake compiler:c++11-lib gettext kde:5 pkgconfig \
qt:5 tar:xz
USE_KDE= archive config coreaddons i18n \
ecm_build
USE_QT= core xml \
USE_QT= core gui xml \
buildtools_build qmake_build
.include <bsd.port.mk>