ports/54147: port games/xpired invalid dependency

Jamie Jones jamie at thompson.bishopston.net
Sun Jul 6 11:50:25 UTC 2003


>Number:         54147
>Category:       ports
>Synopsis:       port games/xpired invalid dependency
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jul 06 04:50:21 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Jamie Jones
>Release:        FreeBSD 5.1-RELEASE i386
>Organization:
>Environment:
System: FreeBSD thompson.bishopston.net 5.1-RELEASE FreeBSD 5.1-RELEASE #8: Sun Jun 29 22:38:33 BST 2003 root at thompson.bishopston.net:/usr/obj/usr/src/sys/THOMPSON i386

>Description:

ports/xpired/Makefile has :

LIB_DEPENDS=    SDL_gfx.0:${PORTSDIR}/graphics/sdl_gfx \

But the current graphics/sdl_gfx installs as sdl_gfx.so.7
>How-To-Repeat:
	
>Fix:

Change to:

LIB_DEPENDS=    SDL_gfx.7:${PORTSDIR}/graphics/sdl_gfx \



>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list