aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/kf5-kdesignerplugin
diff options
context:
space:
mode:
Diffstat (limited to 'x11-toolkits/kf5-kdesignerplugin')
-rw-r--r--x11-toolkits/kf5-kdesignerplugin/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-toolkits/kf5-kdesignerplugin/Makefile b/x11-toolkits/kf5-kdesignerplugin/Makefile
index 327b6ad5e91c..f783d069f911 100644
--- a/x11-toolkits/kf5-kdesignerplugin/Makefile
+++ b/x11-toolkits/kf5-kdesignerplugin/Makefile
@@ -2,6 +2,7 @@
PORTNAME= kdesignerplugin
DISTVERSION= ${KDE_FRAMEWORKS_VERSION}
+PORTREVISION= 1
CATEGORIES= x11-toolkits kde kde-frameworks
MAINTAINER= kde@FreeBSD.org
@@ -12,7 +13,7 @@ USE_KDE= auth bookmarks codecs completion config configwidgets \
coreaddons doctools ecm i18n iconthemes itemviews \
jobwidgets kdewebkit kio plotting service solid sonnet \
textwidgets widgetsaddons xmlgui
-USE_QT= buildtools_build core dbus designer gui linguisttools \
+USE_QT= buildtools_build concurrent core dbus designer gui linguisttools \
network qmake_build webkit widgets xml
.include <bsd.port.mk>