Bug 42297 - UPDATE games/gracer: easily fixed
Summary: UPDATE games/gracer: easily fixed
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-09-01 21:00 UTC by Jamie Aczel
Modified: 2002-09-29 08:54 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 Jamie Aczel 2002-09-01 21:00:06 UTC
I found a *very* easy fix for the forbidden port games/gracer.

Fix: 

Just change "CONFIGURE_ARGS+= --with-plib=${X11BASE}" to "CONFIGURE_ARGS+= --with-plib=${X11BASE}/plib"!
How-To-Repeat: Build it as it is now.
Comment 1 dwcjr 2002-09-01 23:23:52 UTC
You should cc the maintainer of the port when you submit a pr so that he 
will know there is one out and can approve it.
Comment 2 Juergen Lock 2002-09-08 15:08:27 UTC
On Sun, Sep 01, 2002 at 05:23:52PM -0500, David W. Chapman Jr. wrote:
> You should cc the maintainer of the port when you submit a pr so that he 
> will know there is one out and can approve it.
> 
To the original poster:  did you check with the newest versions
of all the dependencies?  (eg there was an update to plib committed
just a few days ago...)  If you did, i'm not in the way.

 thanks and regards,
	Juergen
Comment 3 Kris Kennaway freebsd_committer freebsd_triage 2002-09-29 08:54:38 UTC
State Changed
From-To: open->closed

Patch committed, thanks!