aboutsummaryrefslogtreecommitdiff
path: root/x11/kdebase4/Makefile
diff options
context:
space:
mode:
authorMichael Nottebrock <lofi@FreeBSD.org>2007-04-22 10:07:24 +0000
committerMichael Nottebrock <lofi@FreeBSD.org>2007-04-22 10:07:24 +0000
commitac9e28d457ed703c8c5a0ea155e9449438f18b9a (patch)
tree957259a906fc9c8e2677421c4a9d6ad055bb5b52 /x11/kdebase4/Makefile
parent3ae680d8917b27c4bff500cbe2c979c3a01bd184 (diff)
downloadports-ac9e28d457ed703c8c5a0ea155e9449438f18b9a.tar.gz
ports-ac9e28d457ed703c8c5a0ea155e9449438f18b9a.zip
Notes
Diffstat (limited to 'x11/kdebase4/Makefile')
-rw-r--r--x11/kdebase4/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/kdebase4/Makefile b/x11/kdebase4/Makefile
index c8acd2d6337b..7019894baa04 100644
--- a/x11/kdebase4/Makefile
+++ b/x11/kdebase4/Makefile
@@ -104,7 +104,8 @@ pre-configure:
${REINPLACE_CMD} \
-e 's|-s|-u|g' \
${WRKSRC}/kioslave/media/services/media_safelyremove.desktop
-
+ ${REINPLACE_CMD} \
+ -e 's|kgamma.desktop||g' ${WRKSRC}/applnk/old_desktop_files
post-configure:
${REINPLACE_CMD} -e "s@^\s*Exec=.*\$$@Exec=ElectricEyes@" \