diff options
-rw-r--r-- | x11/kde4-baseapps/Makefile | 2 | ||||
-rw-r--r-- | x11/kde4-runtime/Makefile | 2 | ||||
-rw-r--r-- | x11/kde4-workspace/Makefile | 2 | ||||
-rw-r--r-- | x11/kdebase3/Makefile | 2 | ||||
-rw-r--r-- | x11/kdebase4-runtime/Makefile | 2 | ||||
-rw-r--r-- | x11/kdebase4-workspace/Makefile | 2 | ||||
-rw-r--r-- | x11/kdebase4/Makefile | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/x11/kde4-baseapps/Makefile b/x11/kde4-baseapps/Makefile index f37bba3afaa2..71c72b08db2f 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) diff --git a/x11/kde4-runtime/Makefile b/x11/kde4-runtime/Makefile index f37bba3afaa2..71c72b08db2f 100644 --- a/x11/kde4-runtime/Makefile +++ b/x11/kde4-runtime/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) diff --git a/x11/kde4-workspace/Makefile b/x11/kde4-workspace/Makefile index f37bba3afaa2..71c72b08db2f 100644 --- a/x11/kde4-workspace/Makefile +++ b/x11/kde4-workspace/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) diff --git a/x11/kdebase3/Makefile b/x11/kdebase3/Makefile index f37bba3afaa2..71c72b08db2f 100644 --- a/x11/kdebase3/Makefile +++ b/x11/kdebase3/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) diff --git a/x11/kdebase4-runtime/Makefile b/x11/kdebase4-runtime/Makefile index f37bba3afaa2..71c72b08db2f 100644 --- a/x11/kdebase4-runtime/Makefile +++ b/x11/kdebase4-runtime/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) diff --git a/x11/kdebase4-workspace/Makefile b/x11/kdebase4-workspace/Makefile index f37bba3afaa2..71c72b08db2f 100644 --- a/x11/kdebase4-workspace/Makefile +++ b/x11/kdebase4-workspace/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) 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) |