Bug 47049

Summary: devel/qextmdi: Minor fixes for KDE support (SUPERCEEDS ports/47022)
Product: Ports & Packages Reporter: Roland Jesse <roland.jesse>
Component: Individual Port(s)Assignee: Tilman Keskinoz <arved>
Status: Closed FIXED    
Severity: Affects Only Me CC: arved
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Roland Jesse 2003-01-14 14:20:01 UTC
Thanks to Tilman Linneweh for suggesting a couple of enhancements to
PR ports/47022. These should now be taken care of. Specifically: the
variable CONFIG_ENV was dropped in favour of MAKE_ENV, PLIST_SUB is
used instead of directly trying to modify pkg-plist.

Some changes needed to be made to Makefile and pkg-plist in order to
link accordingly against KDE3 if the user wants to. This "wants to" is
determined by the WITH_KDE variable.

There still is a possible file conflict with KDE3
(include/kdockwidget.h). In order to not remove the KDE file
accidently, a backup copy is made (pre-install target). The question
of how to restore this file whenever this port/package is deleted,
remains.

My email address has changed, too.

How-To-Repeat: "env WITH_KDE=yes make install" in devel/qextmdi
Comment 1 Tilman Keskinoz freebsd_committer freebsd_triage 2003-01-14 16:39:56 UTC
Responsible Changed
From-To: freebsd-ports->arved

I am working on this one
Comment 2 Tilman Keskinoz freebsd_committer freebsd_triage 2003-01-15 14:57:10 UTC
State Changed
From-To: open->closed

A Fix was committed, thanks