aboutsummaryrefslogtreecommitdiffstats
path: root/x11/kdebase2/Makefile
diff options
context:
space:
mode:
authorolgeni <olgeni@FreeBSD.org>2001-08-19 07:54:35 +0800
committerolgeni <olgeni@FreeBSD.org>2001-08-19 07:54:35 +0800
commit820572e359846332a3c238141f53f99385124b0a (patch)
treee3845460a12a22808cfbb135c858a22ea4d7c14c /x11/kdebase2/Makefile
parent075d70b5b8d11a79db25dadca92853f7bb6840c4 (diff)
downloadfreebsd-ports-graphics-820572e359846332a3c238141f53f99385124b0a.tar.gz
freebsd-ports-graphics-820572e359846332a3c238141f53f99385124b0a.tar.zst
freebsd-ports-graphics-820572e359846332a3c238141f53f99385124b0a.zip
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/kdebase2/Makefile')
-rw-r--r--x11/kdebase2/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/kdebase2/Makefile b/x11/kdebase2/Makefile
index 95c4a3385a7..4593baf13c6 100644
--- a/x11/kdebase2/Makefile
+++ b/x11/kdebase2/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 \