diff --git a/security/kf5-kdesu/Makefile b/security/kf5-kdesu/Makefile index e72bea29f65e..e3b43054a21c 100644 --- a/security/kf5-kdesu/Makefile +++ b/security/kf5-kdesu/Makefile @@ -1,15 +1,16 @@ PORTNAME= kdesu DISTVERSION= ${KDE_FRAMEWORKS_VERSION} +PORTREVISION= 1 CATEGORIES= security kde kde-frameworks MAINTAINER= kde@FreeBSD.org COMMENT= KF5 integration with su for elevated privileges USES= cmake compiler:c++11-lib gettext kde:5 qt:5 tar:xz xorg -USE_KDE= config coreaddons dbusaddons i18n pty service \ +USE_KDE= config coreaddons i18n pty service \ ecm:build -USE_QT= core dbus xml \ +USE_QT= core \ buildtools:build qmake:build USE_XORG= ice sm x11 xext .include