aboutsummaryrefslogtreecommitdiff
path: root/misc/kde-xdg-env
diff options
context:
space:
mode:
authorMichael Nottebrock <lofi@FreeBSD.org>2006-06-07 15:05:22 +0000
committerMichael Nottebrock <lofi@FreeBSD.org>2006-06-07 15:05:22 +0000
commit7c6729fa0885bc7c69a7bef93c48072385d58df2 (patch)
treeaa7121580dd2f5f40b78717e73ea741598ea02a7 /misc/kde-xdg-env
parentdd7088c4345c3b9f29e134f0cb89af32af2ac583 (diff)
downloadports-7c6729fa0885bc7c69a7bef93c48072385d58df2.tar.gz
ports-7c6729fa0885bc7c69a7bef93c48072385d58df2.zip
Notes
Diffstat (limited to 'misc/kde-xdg-env')
-rw-r--r--misc/kde-xdg-env/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/misc/kde-xdg-env/Makefile b/misc/kde-xdg-env/Makefile
index 4d1b56901273..b1632afb23f7 100644
--- a/misc/kde-xdg-env/Makefile
+++ b/misc/kde-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