diff --git a/x11/qt5-qev/Makefile b/x11/qt5-qev/Makefile index 9f594db8d13f..3dba81e09301 100644 --- a/x11/qt5-qev/Makefile +++ b/x11/qt5-qev/Makefile @@ -1,14 +1,15 @@ PORTNAME= qev PORTVERSION= ${QT5_VERSION}${QT5_KDE_PATCH} +PORTREVISION= 1 CATEGORIES= x11 PKGNAMEPREFIX= qt5- MAINTAINER= kde@FreeBSD.org COMMENT= Qt QWidget events introspection tool USES= compiler:c++11-lang qmake qt-dist:5,tools -USE_QT= core widgets +USE_QT= core gui widgets QT_BINARIES= yes .include