Bug 43636

Summary: MWM ignores LIBDIR after upgrade to 2.2.2 + PATCH
Product: Ports & Packages Reporter: ak03 <ak03>
Component: Individual Port(s)Assignee: Steve Price <steve>
Status: Closed FIXED    
Severity: Affects Only Me CC: steve
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description ak03 2002-10-03 19:20:02 UTC
	mwm tries to search in /usr/lib/X11 for its system.mwmrc
        file. This happens because mwm Makefile fails to add
	correct LIBDIR value deduced by configure to compiler
	flags. MWM falls back to incorrect default value if
	LIBDIR is not defined.

Fix: With this new patch in port files/ subdir mwm works
	as expected again.
How-To-Repeat: 	Use mwm as your window maneger and see its error output.
Comment 1 Christian Weisgerber freebsd_committer freebsd_triage 2002-10-08 20:29:36 UTC
Responsible Changed
From-To: freebsd-ports->steve

over to maintainer
Comment 2 Steve Price freebsd_committer freebsd_triage 2002-10-16 16:11:04 UTC
State Changed
From-To: open->closed

Patch committed thanks!