Bug 45410 - [Bento fix]: games/xword
Summary: [Bento fix]: games/xword
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-18 17:30 UTC by Paul Everlund
Modified: 2002-11-24 09:38 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Paul Everlund 2002-11-18 17:30:01 UTC
	Bento fix of games/xword.

Fix: 

Create the file patch-FileUtil.h containing the text below, then commit it.

	freebsd# more patch-FileUtil.h
	--- src/FileUtil.h.orig Mon Nov 18 16:12:05 2002
	+++ src/FileUtil.h      Mon Nov 18 16:12:41 2002
	@@ -29,6 +29,7 @@
	 #include <stdio.h>
	 #include <string>
	 #include <vector>
	+#include <sys/types.h>
	
	 #include "Filename.h"
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2002-11-24 09:38:30 UTC
State Changed
From-To: open->closed

Commited, thanks!