Bug 51107

Summary: games/pinball: chasing Allegro's upgrade.
Product: Ports & Packages Reporter: Thierry Thomas <thierry>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me CC: Aleksander
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
pinball.diff none

Description Thierry Thomas 2003-04-17 22:10:11 UTC
	If defined WITH_ALLEGRO, pinball tries to use allegro.4,
	but Allegro has been upgraded to 4.1. Thanks to Aleksander Fafula
	for his report.

	Remark: Emilia Pinball has been upgraded to 0.13, and then to 0.2.0,
	but these versions are broken with allegro. Seen with the author, and
	I shall submit an upgraded PR as soon as the fix will be released.

Fix: Please apply the following patch:
How-To-Repeat: 	make WITH_ALLEGRO=yes
	===>   pinball-0.1.2 depends on file: /usr/local/bin/allegro-config - found
	===>   pinball-0.1.2 depends on executable: gmake - found
	===>   pinball-0.1.2 depends on executable: libtool - found
	===>   pinball-0.1.2 depends on shared library: alleg.4 - not found
	===>    Verifying install for alleg.4 in /usr/ports/devel/allegro
	===>   Returning to build of pinball-0.1.2
	Error: shared library "alleg.4" does not exist
	*** Error code 1
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2003-04-18 07:50:28 UTC
State Changed
From-To: open->closed

Commited, thanks!