mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-27 10:03:20 +00:00
Fix dependency on kdeartwork.
PR: ports/62488 Submitted by: Palle Girgensohn <girgen@pingpong.net>
This commit is contained in:
parent
d5bef9f64a
commit
5bebc6d5dc
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=100277
@ -150,7 +150,7 @@ RUN_DEPENDS+= quanta:${PORTSDIR}/www/quanta
|
||||
RUN_DEPENDS+= kmoon:${PORTSDIR}/x11-clocks/kdetoys3
|
||||
.endif
|
||||
.if !defined(WITHOUT_KDEARTWORK)
|
||||
RUN_DEPENDS+= kmatrix.kss:${PORTSDIR}/x11-wm/kdeartwork3
|
||||
RUN_DEPENDS+= kbanner.kss:${PORTSDIR}/x11-wm/kdeartwork3
|
||||
.endif
|
||||
.if !defined(WITHOUT_KDEACCESSIBILITY)
|
||||
RUN_DEPENDS+= kmag:${PORTSDIR}/accessibility/kdeaccessibility
|
||||
|
@ -150,7 +150,7 @@ RUN_DEPENDS+= quanta:${PORTSDIR}/www/quanta
|
||||
RUN_DEPENDS+= kmoon:${PORTSDIR}/x11-clocks/kdetoys3
|
||||
.endif
|
||||
.if !defined(WITHOUT_KDEARTWORK)
|
||||
RUN_DEPENDS+= kmatrix.kss:${PORTSDIR}/x11-wm/kdeartwork3
|
||||
RUN_DEPENDS+= kbanner.kss:${PORTSDIR}/x11-wm/kdeartwork3
|
||||
.endif
|
||||
.if !defined(WITHOUT_KDEACCESSIBILITY)
|
||||
RUN_DEPENDS+= kmag:${PORTSDIR}/accessibility/kdeaccessibility
|
||||
|
Loading…
Reference in New Issue
Block a user