diff --git a/x11-toolkits/kf5-kdesignerplugin/Makefile b/x11-toolkits/kf5-kdesignerplugin/Makefile index 414e0b859410..9816a4f2c14b 100644 --- a/x11-toolkits/kf5-kdesignerplugin/Makefile +++ b/x11-toolkits/kf5-kdesignerplugin/Makefile @@ -1,18 +1,14 @@ PORTNAME= kdesignerplugin DISTVERSION= ${KDE_FRAMEWORKS_VERSION} +PORTREVISION= 1 CATEGORIES= x11-toolkits kde kde-frameworks MAINTAINER= kde@FreeBSD.org COMMENT= KF5 integration of Frameworks widgets in Qt Designer/Creator USES= cmake compiler:c++11-lib gettext kde:5 qt:5 tar:xz -USE_KDE= auth bookmarks codecs completion config configwidgets \ - coreaddons i18n iconthemes itemviews \ - jobwidgets kdewebkit kio plotting service solid sonnet \ - textwidgets widgetsaddons xmlgui \ +USE_KDE= config coreaddons \ doctools:build ecm:build -USE_QT= concurrent core dbus designer gui linguisttools \ - network webkit widgets xml \ - buildtools:build qmake:build +USE_QT= core buildtools:build qmake:build .include