aboutsummaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2018-04-14 13:16:32 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2018-04-14 13:16:32 +0000
commit4789e18f7dbde0e20c379f22446a261e029ee649 (patch)
tree37bde27590c50910f85a053a46812b4e534b01c9 /x11
parentb3e8b52244e878fa1c2ad8d8470969800413dab4 (diff)
Notes
Diffstat (limited to 'x11')
-rw-r--r--x11/kde-workspace-kde4/Makefile4
-rw-r--r--x11/leechcraft/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/x11/kde-workspace-kde4/Makefile b/x11/kde-workspace-kde4/Makefile
index 91412a415e6d..bef845b30cc4 100644
--- a/x11/kde-workspace-kde4/Makefile
+++ b/x11/kde-workspace-kde4/Makefile
@@ -2,7 +2,7 @@
PORTNAME= kde-workspace
PORTVERSION= ${KDE4_WORKSPACE_VERSION}
-PORTREVISION= 18
+PORTREVISION= 19
CATEGORIES= x11 kde kde-applications
PKGNAMESUFFIX= -kde4
@@ -13,7 +13,7 @@ LIB_DEPENDS= libdbus-1.so:devel/dbus \
libck-connector.so:sysutils/consolekit2 \
libpci.so:devel/libpci \
libhal.so:sysutils/hal \
- libqjson.so:devel/qjson \
+ libqjson.so:devel/qjson@qt4 \
libcln.so:math/cln \
libqalculate.so:math/libqalculate \
libprison.so:graphics/prison \
diff --git a/x11/leechcraft/Makefile b/x11/leechcraft/Makefile
index 7a550062b458..35cbeb242c3d 100644
--- a/x11/leechcraft/Makefile
+++ b/x11/leechcraft/Makefile
@@ -3,7 +3,7 @@
PORTNAME= leechcraft
PORTVERSION= 0.6.70
-PORTREVISION= 28
+PORTREVISION= 29
CATEGORIES= x11
MASTER_SITES= http://dist.leechcraft.org/LeechCraft/0.6.70/
@@ -383,7 +383,7 @@ USE_QT4+= xmlpatterns
${PORT_OPTIONS:MNETSTOREMANAGER} || ${PORT_OPTIONS:MPOSHUKU} || \
${PORT_OPTIONS:MQROSP} || ${PORT_OPTIONS:MSB2} || \
${PORT_OPTIONS:MTOUCHSTREAMS}
-LIB_DEPENDS+= libqjson.so:devel/qjson
+LIB_DEPENDS+= libqjson.so:devel/qjson@qt4
.endif
.if ${PORT_OPTIONS:MELEEMINATOR}