aboutsummaryrefslogtreecommitdiffstats
path: root/x11/kde4-workspace
diff options
context:
space:
mode:
authorlofi <lofi@FreeBSD.org>2006-09-14 09:38:30 +0800
committerlofi <lofi@FreeBSD.org>2006-09-14 09:38:30 +0800
commitd4181f3568a49840a05e54bb0195b7809290c324 (patch)
treec7c22fc12a40d5b52f34788dda5a0403629a5cc5 /x11/kde4-workspace
parenta3e528c6a66291822d90c777f85b80b8f08859c0 (diff)
downloadfreebsd-ports-gnome-d4181f3568a49840a05e54bb0195b7809290c324.tar.gz
freebsd-ports-gnome-d4181f3568a49840a05e54bb0195b7809290c324.tar.zst
freebsd-ports-gnome-d4181f3568a49840a05e54bb0195b7809290c324.zip
Fix KControl. Paving the road to a peaceful coexistence with GNOME in
${LOCALBASE} takes more patching than expected. PR: ports/103242 Submitted by: Kyryll A Mirnenko <mirya@matrix.ua>
Diffstat (limited to 'x11/kde4-workspace')
-rw-r--r--x11/kde4-workspace/Makefile3
-rw-r--r--x11/kde4-workspace/pkg-plist4
2 files changed, 5 insertions, 2 deletions
diff --git a/x11/kde4-workspace/Makefile b/x11/kde4-workspace/Makefile
index 4709ac92c1f4..2dc9cbdf9f48 100644
--- a/x11/kde4-workspace/Makefile
+++ b/x11/kde4-workspace/Makefile
@@ -8,6 +8,7 @@
PORTNAME= kdebase
PORTVERSION= ${KDE_VERSION}
+PORTREVISION= 1
CATEGORIES= x11 kde
MASTER_SITES= ${MASTER_SITE_KDE}
MASTER_SITE_SUBDIR= stable/${PORTVERSION:S/.0//}/src
@@ -70,6 +71,8 @@ post-extract:
pre-configure:
${REINPLACE_CMD} -e "s,%%LOCALBASE%%,${LOCALBASE},g" \
${WRKSRC}/kdeprint/descriptions/Makefile.in
+ ${REINPLACE_CMD} -e "s,applications-merged,kde-applications-merged,g" \
+ ${WRKSRC}/applnk/Makefile.in
post-configure:
${REINPLACE_CMD} -e "s@^\s*Exec=.*\$$@Exec=ElectricEyes@" \
diff --git a/x11/kde4-workspace/pkg-plist b/x11/kde4-workspace/pkg-plist
index b415fcad34d2..6b3e02f57d98 100644
--- a/x11/kde4-workspace/pkg-plist
+++ b/x11/kde4-workspace/pkg-plist
@@ -84,7 +84,7 @@ bin/nspluginscan
bin/nspluginviewer
bin/startkde
etc/ksysguarddrc
-etc/xdg/menus/applications-merged/kde-essential.menu
+etc/xdg/menus/kde-applications-merged/kde-essential.menu
etc/xdg/menus/kde-information.menu
etc/xdg/menus/kde-screensavers.menu
etc/xdg/menus/kde-settings.menu
@@ -4986,4 +4986,4 @@ share/wallpapers/triplegears.jpg.desktop
@dirrm include/ksplash
@dirrm include/ksgrd
@dirrm include/kate/utils
-@dirrm etc/xdg/menus/applications-merged
+@dirrm etc/xdg/menus/kde-applications-merged