Bug 45775

Summary: Fix for games/euchre port for 5.0
Product: Ports & Packages Reporter: Frank J.Laszlo <laszlof>
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
euchre.shar none

Description Frank J.Laszlo 2002-11-27 01:30:03 UTC
	the Options.cpp was trying to open a file that does not exist, causing it to fail. we want to only try to open the file if it actually exists.

Fix: Shell archive of the new port with patch. 
How-To-Repeat: 	Build previous port on 5.0
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2002-12-12 09:44:12 UTC
State Changed
From-To: open->closed

Commited, thanks! 
(next time please do a diff -u instead of a full sharchive)