1
0
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:
Michael Nottebrock 2004-02-07 19:49:36 +00:00
parent d5bef9f64a
commit 5bebc6d5dc
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=100277
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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