aboutsummaryrefslogtreecommitdiffstats
path: root/misc/kde4-xdg-env
diff options
context:
space:
mode:
authoravilla <avilla@FreeBSD.org>2011-10-17 08:03:42 +0800
committeravilla <avilla@FreeBSD.org>2011-10-17 08:03:42 +0800
commit18f8d6818a2205ed543432ae7b736e36bb0b1ab5 (patch)
treea38d8a80d7330fafe33e6504e265797c7db5c8ee /misc/kde4-xdg-env
parent7e1a35526ca99e8f9cc466c562f4184911eb911c (diff)
downloadfreebsd-ports-gnome-18f8d6818a2205ed543432ae7b736e36bb0b1ab5.tar.gz
freebsd-ports-gnome-18f8d6818a2205ed543432ae7b736e36bb0b1ab5.tar.zst
freebsd-ports-gnome-18f8d6818a2205ed543432ae7b736e36bb0b1ab5.zip
The KDE/FreeBSD team is pleased to announce KDE Software Compilation
4.7.2. The official release notes can be found at: http://kde.org/announcements/announce-4.7.2.php This release ships with many improvements. Read more about them here: http://FreeBSD.kde.org/news.php#itemKDESC472availableinports We'd like to say thanks to all testers and contributors, especially to lwhsu@ for his effort on hosting our test packages. PR: 156293 [1] 159219 [2] 160164 [3] Submitted by: Oleg Sidorkin <osidorkin@gmail.com> [1] Alvaro Castillo <gobledb@gmail.com> [2] dkeav04@gmail.com [3] Tested by: exp-run via pav
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