diff options
Diffstat (limited to 'x11/kdebase4')
-rw-r--r-- | x11/kdebase4/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/kdebase4/Makefile b/x11/kdebase4/Makefile index f37bba3afaa2..71c72b08db2f 100644 --- a/x11/kdebase4/Makefile +++ b/x11/kdebase4/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) |