aboutsummaryrefslogtreecommitdiff
path: root/x11/kdebase4-runtime
diff options
context:
space:
mode:
authorMichael Nottebrock <lofi@FreeBSD.org>2006-09-14 01:38:30 +0000
committerMichael Nottebrock <lofi@FreeBSD.org>2006-09-14 01:38:30 +0000
commit2bfc8e8ce292af82f2dfa4cf27f63cd56c78be84 (patch)
tree00cbaaed0ef300afe7b98da354807bc84e3645dc /x11/kdebase4-runtime
parent2504dacd26c5c15e64103511ba9a2665adc3b3b5 (diff)
downloadports-2bfc8e8ce292af82f2dfa4cf27f63cd56c78be84.tar.gz
ports-2bfc8e8ce292af82f2dfa4cf27f63cd56c78be84.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>
Notes
Notes: svn path=/head/; revision=172989
Diffstat (limited to 'x11/kdebase4-runtime')
-rw-r--r--x11/kdebase4-runtime/Makefile3
-rw-r--r--x11/kdebase4-runtime/pkg-plist4
2 files changed, 5 insertions, 2 deletions
diff --git a/x11/kdebase4-runtime/Makefile b/x11/kdebase4-runtime/Makefile
index 4709ac92c1f4..2dc9cbdf9f48 100644
--- a/x11/kdebase4-runtime/Makefile
+++ b/x11/kdebase4-runtime/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/kdebase4-runtime/pkg-plist b/x11/kdebase4-runtime/pkg-plist
index b415fcad34d2..6b3e02f57d98 100644
--- a/x11/kdebase4-runtime/pkg-plist
+++ b/x11/kdebase4-runtime/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