From c3733f16cb603a56b1e2d8d52f66b672167f848c Mon Sep 17 00:00:00 2001 From: miwi Date: Tue, 4 Aug 2009 21:39:26 +0000 Subject: - Fix build after KDE update --- ports-mgmt/kports-qt4/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ports-mgmt') 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 .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 -- cgit