Bug 52126 - Update: games/foobillard to 2.6
Summary: Update: games/foobillard to 2.6
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-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-05-12 17:30 UTC by Stefan Farfeleder
Modified: 2003-05-15 21:05 UTC (History)
1 user (show)

See Also:


Attachments
foobillard.diff (2.74 KB, patch)
2003-05-12 17:30 UTC, Stefan Farfeleder
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Stefan Farfeleder 2003-05-12 17:30:13 UTC
* Update to 2.6
* Remove post-patch target: ${LOCALBASE} isn't used anymore in src/Makefile.in, 
	pass ${X11BASE} via CONFIGURE_ENV, remove %%X11BASE%% patch from
	patch-Makefile.in
* Remove CONFIGURE_ARGS assignment: --enable-SDL is on by default,
	--prefix=${PREFIX} is done by GNU_CONFIGURE and --includedir does not
	work for X11 headers anyway.
Comment 1 Tilman Keskinoz freebsd_committer freebsd_triage 2003-05-14 16:22:25 UTC
Does the maintainer approve this change?

http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/52126
Comment 2 Eric Anholt freebsd_committer freebsd_triage 2003-05-15 21:04:39 UTC
State Changed
From-To: open->closed

Committed, plus a change to files/patch-Makefile.in to respect CFLAGS.  Thanks!