summaryrefslogtreecommitdiff
path: root/x11/kdebase4-runtime/Makefile
diff options
context:
space:
mode:
authorMichael Nottebrock <lofi@FreeBSD.org>2006-12-21 22:46:45 +0000
committerMichael Nottebrock <lofi@FreeBSD.org>2006-12-21 22:46:45 +0000
commitba0e7f5c635190b0f3ad5c13131cc710d440dffb (patch)
tree5f308af7171c4674841c90fbfdebd0b43874773a /x11/kdebase4-runtime/Makefile
parentKMobileTools is a nice KDE-based application that allows to control mobile (diff)
Fix unmounting USB storage devices and the like (don't try to "eject" them,
just unmounting will do. Yay Linux.).
Diffstat (limited to 'x11/kdebase4-runtime/Makefile')
-rw-r--r--x11/kdebase4-runtime/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/x11/kdebase4-runtime/Makefile b/x11/kdebase4-runtime/Makefile
index ba165d80215d..84457e588c26 100644
--- a/x11/kdebase4-runtime/Makefile
+++ b/x11/kdebase4-runtime/Makefile
@@ -8,7 +8,7 @@
PORTNAME= kdebase
PORTVERSION= ${KDE_VERSION}
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= x11 kde
MASTER_SITES= ${MASTER_SITE_KDE}
MASTER_SITE_SUBDIR= stable/${PORTVERSION:S/.0//}/src
@@ -102,6 +102,9 @@ pre-configure:
${WRKSRC}/khelpcenter/searchhandlers/khc_htdig.pl.in \
${WRKSRC}/khelpcenter/searchhandlers/khc_docbookdig.pl.in \
${WRKSRC}/khelpcenter/searchhandlers/khc_htsearch.pl
+ ${REINPLACE_CMD} \
+ -e 's|-s|-u|g' \
+ ${WRKSRC}/kioslave/media/services/media_safelyremove.desktop
post-configure: