Bug 86836 - [MAINTAINER] games/pioneers: update to 0.9.33
Summary: [MAINTAINER] games/pioneers: update to 0.9.33
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: Pav Lucistnik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-02 17:40 UTC by Stefan Walter
Modified: 2005-10-03 19:56 UTC (History)
0 users

See Also:


Attachments
pioneers-0.9.33.patch (6.40 KB, patch)
2005-10-02 17:40 UTC, Stefan Walter
no flags Details | Diff
pioneers-0.9.33.patch (6.59 KB, patch)
2005-10-03 18:19 UTC, Stefan Walter
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Stefan Walter 2005-10-02 17:40:13 UTC
- Update to 0.9.33
- Depend on libgnome only if scrollkeeper is installed

Generated with FreeBSD Port Tools 0.63
Comment 1 Pav Lucistnik freebsd_committer freebsd_triage 2005-10-03 17:41:14 UTC
State Changed
From-To: open->feedback

This will not work, ${X11BASE} is defined after <bsd.port.pre.mk>, you're 
referencing it above that point. 


Comment 2 Pav Lucistnik freebsd_committer freebsd_triage 2005-10-03 17:41:14 UTC
Responsible Changed
From-To: freebsd-ports-bugs->pav

Track
Comment 3 Stefan Walter 2005-10-03 18:19:47 UTC
Pav Lucistnik, 03.10.05, 18:41h CEST:

> This will not work, ${X11BASE} is defined after <bsd.port.pre.mk>, you're
> referencing it above that point.

Hm...I suspected that, but it did work over here. Anyway, I have changed
it accordingly. Please see the attached patch.

Stefan
Comment 4 Pav Lucistnik freebsd_committer freebsd_triage 2005-10-03 19:56:12 UTC
State Changed
From-To: feedback->closed

Committed, thanks!