Skip to content

Commit

Permalink
devel/kf5-kpeople: drop unnecessary dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
tcberner committed Sep 12, 2023
1 parent 9ba0ed6 commit c9e55ae
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion devel/kf5-kpeople/Makefile
@@ -1,12 +1,13 @@
PORTNAME= kpeople
DISTVERSION= ${KDE_FRAMEWORKS_VERSION}
PORTREVISION= 1
CATEGORIES= devel kde kde-frameworks

MAINTAINER= kde@FreeBSD.org
COMMENT= KF5 library providing access to contacts

USES= cmake compiler:c++11-lib gettext kde:5 qt:5 tar:xz
USE_KDE= config coreaddons i18n itemviews service widgetsaddons \
USE_KDE= coreaddons i18n itemviews service widgetsaddons \
ecm:build
USE_QT= core dbus declarative gui network sql widgets \
buildtools:build qmake:build
Expand Down

0 comments on commit c9e55ae

Please sign in to comment.