aboutsummaryrefslogtreecommitdiff
path: root/ports-mgmt
diff options
context:
space:
mode:
Diffstat (limited to 'ports-mgmt')
-rw-r--r--ports-mgmt/kports-qt4/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports-mgmt/kports-qt4/Makefile b/ports-mgmt/kports-qt4/Makefile
index 477287c7f961..fe929a57e72d 100644
--- a/ports-mgmt/kports-qt4/Makefile
+++ b/ports-mgmt/kports-qt4/Makefile
@@ -34,7 +34,7 @@ OPTIONS= DEBUG "Add Debugging Symbols" off \
.include <bsd.port.pre.mk>
.if !defined(WITHOUT_KDE)
-RUN_DEPENDS+= ${LOCALBASE}/kde4/share/icons/oxygen/index.theme:${PORTSDIR}/x11/kdebase4-runtime
+RUN_DEPENDS+= ${LOCALBASE}/kde4/lib/kde4/libexec/kdesu:${PORTSDIR}/x11/kdebase4-runtime
.else
PKGMESSAGE= pkg-message.nokdebase
.endif