aboutsummaryrefslogtreecommitdiffstats
path: root/misc/kde4-xdg-env
diff options
context:
space:
mode:
authorlofi <lofi@FreeBSD.org>2006-06-07 23:05:22 +0800
committerlofi <lofi@FreeBSD.org>2006-06-07 23:05:22 +0800
commit7f10330ec46073a3732550cf2716219863c4c545 (patch)
tree5b791ac5612d8407297f3b82de99021ca2bea508 /misc/kde4-xdg-env
parentbaf5742b315f0f35bcbff1464c58e7661212a8f4 (diff)
downloadfreebsd-ports-gnome-7f10330ec46073a3732550cf2716219863c4c545.tar.gz
freebsd-ports-gnome-7f10330ec46073a3732550cf2716219863c4c545.tar.zst
freebsd-ports-gnome-7f10330ec46073a3732550cf2716219863c4c545.zip
- Work around KDE bug 128757.
- Finally support GNOME/XFCE icons/menus by default by depending on kde-xdg-env.
Diffstat (limited to 'misc/kde4-xdg-env')
-rw-r--r--misc/kde4-xdg-env/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/misc/kde4-xdg-env/Makefile b/misc/kde4-xdg-env/Makefile
index 4d1b56901273..b1632afb23f7 100644
--- a/misc/kde4-xdg-env/Makefile
+++ b/misc/kde4-xdg-env/Makefile
@@ -6,7 +6,8 @@
#
PORTNAME= xdg
-PORTVERSION= ${KDE_VERSION}
+PORTVERSION= 1.0
+PORTEPOCH= 1
CATEGORIES= misc kde
MASTER_SITES= # none
PKGNAMEPREFIX= kde-
@@ -17,8 +18,9 @@ EXTRACT_SUFX= # none
MAINTAINER= kde@FreeBSD.org
COMMENT= Script which hooks into startkde and helps KDE pick up XDG apps/menus
-USE_KDEBASE_VER=3
+.if defined(KDE_PREFIX)
PREFIX= ${KDE_PREFIX}
+.endif
NO_BUILD= yes