diff options
author | Michael Nottebrock <lofi@FreeBSD.org> | 2006-06-25 15:00:45 +0000 |
---|---|---|
committer | Michael Nottebrock <lofi@FreeBSD.org> | 2006-06-25 15:00:45 +0000 |
commit | 192adec17abe42cbb2cf70c8bfcbf2cfa6ef1bf9 (patch) | |
tree | efe9c07558fc682dcbc45733a7032ba92d2bae79 /x11/kde4-baseapps/Makefile | |
parent | 38b9c645c8a7aa6fc98e65dd05662dcc85728ddf (diff) | |
download | ports-192adec17abe42cbb2cf70c8bfcbf2cfa6ef1bf9.tar.gz ports-192adec17abe42cbb2cf70c8bfcbf2cfa6ef1bf9.zip |
Notes
Diffstat (limited to 'x11/kde4-baseapps/Makefile')
-rw-r--r-- | x11/kde4-baseapps/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/kde4-baseapps/Makefile b/x11/kde4-baseapps/Makefile index 5683a15f3238..5b2275ad48eb 100644 --- a/x11/kde4-baseapps/Makefile +++ b/x11/kde4-baseapps/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 \ |