ports/62488: [PATCH] x11/kde: kde3 depends on kdeartwork file not installed
Palle Girgensohn
girgen at pingpong.net
Sat Feb 7 19:40:17 UTC 2004
>Number: 62488
>Category: ports
>Synopsis: [PATCH] x11/kde: kde3 depends on kdeartwork file not installed
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Sat Feb 07 11:40:16 PST 2004
>Closed-Date:
>Last-Modified:
>Originator: Palle Girgensohn
>Release: FreeBSD 4.9-RELEASE i386
>Organization:
Ping Pong AB
>Environment:
System: FreeBSD palle.girgensohn.se 4.9-RELEASE FreeBSD 4.9-RELEASE #6: Tue Nov 4 22:56:29 CET
>Description:
the kdeartwork port does not install kmatrix.kss anymore, but the main
kde port depends on it.
Port maintainer (kde at FreeBSD.org) is cc'd.
Generated with FreeBSD Port Tools 0.50
>How-To-Repeat:
>Fix:
--- kde-3.2.0.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/x11/kde3/Makefile,v
retrieving revision 1.70
diff -u -u -r1.70 Makefile
--- Makefile 5 Feb 2004 01:23:08 -0000 1.70
+++ Makefile 7 Feb 2004 17:56:44 -0000
@@ -150,7 +150,7 @@
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
--- kde-3.2.0.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list