Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 6 Jul 2003 12:41:57 +0100 (BST)
From:      Jamie Jones <jamie@thompson.bishopston.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/54147: port games/xpired invalid dependency
Message-ID:  <200307061141.h66BfvHa050041@thompson.bishopston.net>
Resent-Message-ID: <200307061150.h66BoLr7061987@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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@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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200307061141.h66BfvHa050041>