Bug 26599

Summary: Build problems related to REQUIRES_MOTIF
Product: Ports & Packages Reporter: bremner <bremner>
Component: Individual Port(s)Assignee: freebsd-ports (Nobody) <ports>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description bremner 2001-04-15 18:10:01 UTC
	For some reason REQUIRES_MOTIF does not seem to work as
	documented.  By peering at bsd.port.mk, I
	assume that the correct thing to define is USE_MOTIF

Fix: see attached patch.

	This patch also cures the nasty habit of seg faulting when 
	run on colour depths higher than 8 bits.  I will forward that 
	(small) patch to the author of the package.
How-To-Repeat: 
	build on a system without Motif or lesstif preinstalled.
Comment 1 Peter Pentchev freebsd_committer freebsd_triage 2001-04-21 14:59:30 UTC
State Changed
From-To: open->closed

Committed, thanks!