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

net/kpeoplevcard: fix build due to missing build-deps

This commit is contained in:
Adriaan de Groot 2021-07-11 19:05:00 +02:00
parent e78bf0e76e
commit 52ea7e5752

View File

@ -1,5 +1,6 @@
PORTNAME= kpeoplevcard
DISTVERSION= 0.1
PORTREVISION= 1
CATEGORIES= net kde
MASTER_SITES= KDE/stable/${PORTNAME}/${DISTVERSION}
@ -10,9 +11,10 @@ LICENSE= LGPL21
LICENSE_FILE= ${WRKSRC}/COPYING
USES= cmake compiler:c++11-lang kde:5 qt:5 tar:xz
USE_KDE= contacts coreaddons ecm i18n people
USE_KDE= contacts coreaddons i18n people \
ecm_build
USE_QT= core gui widgets \
buildtools_build qmake_build
buildtools_build qmake_build testlib_build
PLIST_FILES= lib/cmake/KF5PeopleVCard/KF5PeopleVCardConfig.cmake \
${QT_PLUGINDIR}/kpeople/datasource/KPeopleVCard.so