There was an error while loading. Please reload this page.
1 parent 9ba0ed6 commit c9e55aeCopy full SHA for c9e55ae
1 file changed
devel/kf5-kpeople/Makefile
@@ -1,12 +1,13 @@
1
PORTNAME= kpeople
2
DISTVERSION= ${KDE_FRAMEWORKS_VERSION}
3
+PORTREVISION= 1
4
CATEGORIES= devel kde kde-frameworks
5
6
MAINTAINER= kde@FreeBSD.org
7
COMMENT= KF5 library providing access to contacts
8
9
USES= cmake compiler:c++11-lib gettext kde:5 qt:5 tar:xz
-USE_KDE= config coreaddons i18n itemviews service widgetsaddons \
10
+USE_KDE= coreaddons i18n itemviews service widgetsaddons \
11
ecm:build
12
USE_QT= core dbus declarative gui network sql widgets \
13
buildtools:build qmake:build
0 commit comments