aboutsummaryrefslogtreecommitdiff
path: root/misc/kde4-xdg-env
diff options
context:
space:
mode:
authorAlberto Villa <avilla@FreeBSD.org>2011-10-17 00:03:42 +0000
committerAlberto Villa <avilla@FreeBSD.org>2011-10-17 00:03:42 +0000
commita2d3b5a4bc5047210b788a128596ec34749ffa11 (patch)
treec3c20b47c3435ddcaf02b8570db6aab5b70011af /misc/kde4-xdg-env
parentda6ade2349d0bdc372133d4d97bc6988aee94238 (diff)
downloadports-a2d3b5a4bc5047210b788a128596ec34749ffa11.tar.gz
ports-a2d3b5a4bc5047210b788a128596ec34749ffa11.zip
Notes
Diffstat (limited to 'misc/kde4-xdg-env')
-rw-r--r--misc/kde4-xdg-env/Makefile4
-rw-r--r--misc/kde4-xdg-env/files/xdg-env.sh.in2
2 files changed, 2 insertions, 4 deletions
diff --git a/misc/kde4-xdg-env/Makefile b/misc/kde4-xdg-env/Makefile
index 85510a8532f4..d123221bcff9 100644
--- a/misc/kde4-xdg-env/Makefile
+++ b/misc/kde4-xdg-env/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= xdg
-PORTVERSION= 1.0
+PORTVERSION= 1.0.1
CATEGORIES= misc kde
MASTER_SITES= # none
PKGNAMEPREFIX= kde4-
@@ -26,7 +26,7 @@ NO_BUILD= yes
SUB_FILES= xdg-env.sh
PLIST_FILES= env/xdg-env.sh
-PLIST_DIRS= env
+PLIST_DIRSTRY= env
do-install:
${MKDIR} ${PREFIX}/env
diff --git a/misc/kde4-xdg-env/files/xdg-env.sh.in b/misc/kde4-xdg-env/files/xdg-env.sh.in
index 09a1c63e398f..b634522b4e32 100644
--- a/misc/kde4-xdg-env/files/xdg-env.sh.in
+++ b/misc/kde4-xdg-env/files/xdg-env.sh.in
@@ -21,5 +21,3 @@ if [ %%KDE4_PREFIX%% != %%LOCALBASE%% ]; then
fi
export XDG_DATA_DIRS
-
-kbuildsycoca4