Bug 45775 - Fix for games/euchre port for 5.0
Summary: Fix for games/euchre port for 5.0
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: freebsd-ports (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-11-27 01:30 UTC by Frank J.Laszlo
Modified: 2002-12-12 09:44 UTC (History)
0 users

See Also:


Attachments
euchre.shar (3.42 KB, text/plain)
2002-11-27 01:30 UTC, Frank J.Laszlo
no flags Details

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