aboutsummaryrefslogtreecommitdiff
path: root/sysutils/plasma5-discover
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2018-11-04 19:00:53 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2018-11-04 19:00:53 +0000
commit89d1bb9ab01e93b870f01933054c0acd8205ff46 (patch)
treee0f4b7d2567ee42aa9691bf31504507d0e3eaaca /sysutils/plasma5-discover
parent29439ee094406379a3bf20855d95ae8c42f20200 (diff)
downloadports-89d1bb9ab01e93b870f01933054c0acd8205ff46.tar.gz
ports-89d1bb9ab01e93b870f01933054c0acd8205ff46.zip
Merge lang/qt5-qml and x11-toolkits/qt5-quick into x11-toolkits/qt5-declarative
- There was no obvious reason to split these ports, and it makes porting simpler; the set of ports using either mostly coincided. Exp-run by: antoine PR: 223687 PR: 232751
Notes
Notes: svn path=/head/; revision=484140
Diffstat (limited to 'sysutils/plasma5-discover')
-rw-r--r--sysutils/plasma5-discover/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/plasma5-discover/Makefile b/sysutils/plasma5-discover/Makefile
index 8fa97e9e6737..b196204c5b21 100644
--- a/sysutils/plasma5-discover/Makefile
+++ b/sysutils/plasma5-discover/Makefile
@@ -2,6 +2,7 @@
PORTNAME= discover
DISTVERSION= ${KDE_PLASMA_VERSION}
+PORTREVISION= 1
CATEGORIES= sysutils kde kde-plasma
MAINTAINER= kde@FreeBSD.org
@@ -17,7 +18,7 @@ USE_KDE= archive attica auth codecs completion config configwidgets \
itemviews jobwidgets kdeclarative kio kirigami2 newstuff \
notifications package plasma-framework service solid \
textwidgets wallet widgetsaddons xmlgui
-USE_QT= concurrent core dbus gui network qml quick svg testlib widgets xml \
+USE_QT= concurrent core dbus declarative gui network svg testlib widgets xml \
buildtools_build qmake_build
.include <bsd.port.mk>