Bug 173770

Summary: Correct CONFLICTS_BUILD for editors/calligra
Product: Ports & Packages Reporter: sakaue.mamoru
Component: Individual Port(s)Assignee: freebsd-kde (group) <kde>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description sakaue.mamoru 2012-11-21 18:40:00 UTC

Fix: Apply the attached patch.

In order to make this work as intended, a fix proposed by
http://www.freebsd.org/cgi/query-pr.cgi?pr=173620
is also required.


Patch attached with submission follows:
How-To-Repeat: # pkg_info -Ix kdelibs-3.\*
kdelibs-3.5.10_10   Base set of libraries needed by KDE programs
# cd /usr/ports/editors/calligra
# make

Then the build will fail.

On the other hands, with qt-3.* installed but without kdelibs-3.*, the build succeeds.
(This is because CONFLICTS* is currently inactive in this case due to an issue posted in
http://www.freebsd.org/cgi/query-pr.cgi?pr=173620.)
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-11-21 18:40:12 UTC
Responsible Changed
From-To: freebsd-ports-bugs->kde

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Max Brazhnikov freebsd_committer freebsd_triage 2013-02-11 19:35:24 UTC
State Changed
From-To: open->suspended

Depends on ports/173620
Comment 3 Max Brazhnikov freebsd_committer freebsd_triage 2014-03-04 09:08:36 UTC
State Changed
From-To: suspended->closed

The problem is not actual after removal of Qt3/KDE3