diff --git a/devel/kf5-kdbusaddons/Makefile b/devel/kf5-kdbusaddons/Makefile index b12de823fcde..48d4af828347 100644 --- a/devel/kf5-kdbusaddons/Makefile +++ b/devel/kf5-kdbusaddons/Makefile @@ -1,15 +1,16 @@ PORTNAME= kdbusaddons DISTVERSION= ${KDE_FRAMEWORKS_VERSION} +PORTREVISION= 1 CATEGORIES= devel kde kde-frameworks MAINTAINER= kde@FreeBSD.org COMMENT= KF5 addons to QtDBus LICENSE= LGPL21+ USES= cmake compiler:c++11-lib kde:5 qt:5 tar:xz USE_KDE= ecm_build -USE_QT= core dbus gui linguisttools x11extras \ - buildtools_build qmake_build testlib_build +USE_QT= core dbus x11extras \ + buildtools_build linguisttools_build qmake_build testlib_build .include