summaryrefslogtreecommitdiffstats
path: root/x11/kde4-baseapps
diff options
context:
space:
mode:
authorale <ale@FreeBSD.org>2006-06-07 20:57:32 +0000
committerale <ale@FreeBSD.org>2006-06-07 20:57:32 +0000
commitbcbfbb354d7177d17d6cf72237c59bdaf955bab1 (patch)
treec53d9dd402c4dcfa7a621c817958f485ac72f85d /x11/kde4-baseapps
parentd1d78d8eec6ae3c941a92d344bf65ee80efd0dc2 (diff)
downloadFreeBSD-ports-bcbfbb354d7177d17d6cf72237c59bdaf955bab1.zip
FreeBSD-ports-bcbfbb354d7177d17d6cf72237c59bdaf955bab1.tar.gz
Add missing '+' and fix depending on kde-xdg-env.
Diffstat (limited to 'x11/kde4-baseapps')
-rw-r--r--x11/kde4-baseapps/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/kde4-baseapps/Makefile b/x11/kde4-baseapps/Makefile
index f37bba3..71c72b0 100644
--- a/x11/kde4-baseapps/Makefile
+++ b/x11/kde4-baseapps/Makefile
@@ -57,7 +57,7 @@ OPTIONS= ARTSWRAPPER "Suid wrapper for aRts, req'd for realtime prio" on
.include <bsd.port.pre.mk>
.if ${X_WINDOW_SYSTEM:L} == xorg
-RUN_DEPENDS= kompmgr:${PORTSDIR}/x11-wm/kompmgr
+RUN_DEPENDS+= kompmgr:${PORTSDIR}/x11-wm/kompmgr
.endif
.if !defined(WITHOUT_ARTSWRAPPER)
OpenPOWER on IntegriCloud