diff --git a/devel/kf5-kcrash/Makefile b/devel/kf5-kcrash/Makefile index 9ac7b309316e..75de887b78f5 100644 --- a/devel/kf5-kcrash/Makefile +++ b/devel/kf5-kcrash/Makefile @@ -1,15 +1,16 @@ PORTNAME= kcrash DISTVERSION= ${KDE_FRAMEWORKS_VERSION} +PORTREVISION= 1 CATEGORIES= devel kde kde-frameworks MAINTAINER= kde@FreeBSD.org COMMENT= KF5 library to handle crash analysis and bug report from apps USES= cmake compiler:c++11-lib kde:5 qt:5 tar:xz xorg -USE_KDE= coreaddons windowsystem \ +USE_KDE= coreaddons \ ecm:build -USE_QT= core gui widgets x11extras \ +USE_QT= core gui x11extras \ buildtools:build qmake:build testlib:build USE_XORG= ice sm x11 xext .include