diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2018-11-04 19:00:53 +0000 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2018-11-04 19:00:53 +0000 |
commit | 89d1bb9ab01e93b870f01933054c0acd8205ff46 (patch) | |
tree | e0f4b7d2567ee42aa9691bf31504507d0e3eaaca /x11-fm | |
parent | 29439ee094406379a3bf20855d95ae8c42f20200 (diff) | |
download | ports-89d1bb9ab01e93b870f01933054c0acd8205ff46.tar.gz ports-89d1bb9ab01e93b870f01933054c0acd8205ff46.zip |
Notes
Diffstat (limited to 'x11-fm')
-rw-r--r-- | x11-fm/konqueror/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-fm/konqueror/Makefile b/x11-fm/konqueror/Makefile index 0f0774cec1a2..f19da860a904 100644 --- a/x11-fm/konqueror/Makefile +++ b/x11-fm/konqueror/Makefile @@ -2,6 +2,7 @@ PORTNAME= konqueror DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= x11-fm www kde kde-applications MAINTAINER= kde@FreeBSD.org @@ -15,7 +16,7 @@ USE_KDE= activities archive auth bookmarks codecs completion config configwidge itemviews jobwidgets js kcmutils kdelibs4support \ kdesu khtml kio notifications parts pty service solid sonnet \ textwidgets unitconversion widgetsaddons windowsystem xmlgui -USE_QT= core dbus gui location network printsupport qml quick script \ +USE_QT= core dbus declarative gui location network printsupport script \ speech webchannel webengine widgets x11extras xml \ buildtools_build qmake_build USE_XORG= ice sm x11 xext |