summaryrefslogtreecommitdiff
path: root/x11/kde4-runtime
diff options
context:
space:
mode:
authorMichael Nottebrock <lofi@FreeBSD.org>2006-06-25 15:00:45 +0000
committerMichael Nottebrock <lofi@FreeBSD.org>2006-06-25 15:00:45 +0000
commit192adec17abe42cbb2cf70c8bfcbf2cfa6ef1bf9 (patch)
treeefe9c07558fc682dcbc45733a7032ba92d2bae79 /x11/kde4-runtime
parent- Update to 0.95 (diff)
Look for the kde-xdg-env dependency file in the right place.
PR: ports/99396 Submitted by: Rémy Oudompheng <oudomphe@clipper.ens.fr>
Diffstat (limited to 'x11/kde4-runtime')
-rw-r--r--x11/kde4-runtime/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/kde4-runtime/Makefile b/x11/kde4-runtime/Makefile
index 5683a15f3238..5b2275ad48eb 100644
--- a/x11/kde4-runtime/Makefile
+++ b/x11/kde4-runtime/Makefile
@@ -17,7 +17,7 @@ DIST_SUBDIR= KDE
MAINTAINER= kde@FreeBSD.org
COMMENT= Basic applications for the KDE system
-RUN_DEPENDS= ${LOCALBASE}/env/xdg-env.sh:${PORTSDIR}/misc/kde-xdg-env
+RUN_DEPENDS= ${KDE_PREFIX}/env/xdg-env.sh:${PORTSDIR}/misc/kde-xdg-env
BUILD_DEPENDS= mkfontdir:${X_CLIENTS_PORT} \
xmkmf:${X_IMAKE_PORT}
LIB_DEPENDS= sasl2:${PORTSDIR}/security/cyrus-sasl2 \