Bug 47049 - devel/qextmdi: Minor fixes for KDE support (SUPERCEEDS ports/47022)
Summary: devel/qextmdi: Minor fixes for KDE support (SUPERCEEDS ports/47022)
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Tilman Keskinoz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-01-14 14:20 UTC by Roland Jesse
Modified: 2003-01-15 14:57 UTC (History)
1 user (show)

See Also:


Attachments
file.diff (3.30 KB, patch)
2003-01-14 14:20 UTC, Roland Jesse
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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