diff options
Diffstat (limited to 'x11/qt5-qev')
-rw-r--r-- | x11/qt5-qev/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/qt5-qev/Makefile b/x11/qt5-qev/Makefile index 0e7187939e87..6033bd649e23 100644 --- a/x11/qt5-qev/Makefile +++ b/x11/qt5-qev/Makefile @@ -9,8 +9,8 @@ PKGNAMEPREFIX= qt5- MAINTAINER= kde@FreeBSD.org COMMENT= Qt QWidget events introspection tool -USE_QT= core widgets USES= compiler:c++11-lang qmake qt-dist:5,tools +USE_QT= core widgets WRKSRC_SUBDIR= src/${PORTNAME} |