summaryrefslogtreecommitdiff
path: root/x11/kde4-runtime/Makefile
diff options
context:
space:
mode:
authorJimmy Olgeni <olgeni@FreeBSD.org>2001-08-18 23:54:35 +0000
committerJimmy Olgeni <olgeni@FreeBSD.org>2001-08-18 23:54:35 +0000
commite2b6e5584d5b4be1df9a150afa03256c5d422f15 (patch)
tree679a33b55e84c443b3bcc085e5bb89fccaa76011 /x11/kde4-runtime/Makefile
parentAdd dependency on devel/pcre, it is required by Konqueror to implement (diff)
Disable kappfinder_install execution at install time. This will avoid the
installation of some ".desktop" files that make packaging fail for some users: some desktop shortcuts are not created if you don't have the corresponding application already installed. Users may still get the shortcuts in their local configurations by running kappfinder as usual.
Diffstat (limited to 'x11/kde4-runtime/Makefile')
-rw-r--r--x11/kde4-runtime/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/kde4-runtime/Makefile b/x11/kde4-runtime/Makefile
index 95c4a3385a72..4593baf13c66 100644
--- a/x11/kde4-runtime/Makefile
+++ b/x11/kde4-runtime/Makefile
@@ -23,6 +23,7 @@ USE_XPM= yes
USE_BZIP2= yes
INSTALLS_SHLIB= yes
GNU_CONFIGURE= yes
+CONFIGURE_ENV+= RUN_KAPPFINDER=no
CONFIGURE_ARGS+=--with-xdmdir=${X11BASE}/lib/X11/xdm \
--with-qt-dir=${X11BASE} \
--without-ldap \