aboutsummaryrefslogtreecommitdiff
path: root/x11/cool-retro-term/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/cool-retro-term/Makefile')
-rw-r--r--x11/cool-retro-term/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/cool-retro-term/Makefile b/x11/cool-retro-term/Makefile
index 3a9e34118073..2aacd24047c3 100644
--- a/x11/cool-retro-term/Makefile
+++ b/x11/cool-retro-term/Makefile
@@ -3,7 +3,7 @@
PORTNAME= cool-retro-term
PORTVERSION= 1.0.0
-PORTREVISION= 4
+PORTREVISION= 5
DISTVERSIONPREFIX= v
CATEGORIES= x11
@@ -18,7 +18,7 @@ GH_PROJECT= qmltermwidget:qtw
GH_TAGNAME= v0.1.0:qtw
USES= desktop-file-utils qmake qt:5
-USE_QT= qmake_build buildtools_build core gui qml quick widgets \
+USE_QT= qmake_build buildtools_build core declarative gui widgets \
graphicaleffects_run quickcontrols_run
.include <bsd.port.pre.mk>