ports/56527: Update port: games/madbomber

KATO Tsuguru tkato at prontomail.com
Sat Sep 6 15:00:55 UTC 2003


>Number:         56527
>Category:       ports
>Synopsis:       Update port: games/madbomber
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Sep 06 08:00:36 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.8-RELEASE-p3 i386
>Organization:
>Environment:
>Description:
- Fix MASTER_SITES
- Utilize USE_SDL

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/games/madbomber/Makefile games/madbomber/Makefile
--- /usr/ports/games/madbomber/Makefile	Fri Jul  4 10:25:12 2003
+++ games/madbomber/Makefile	Sat Sep  6 11:03:33 2003
@@ -8,7 +8,7 @@
 PORTNAME=	madbomber
 PORTVERSION=	0.2.5
 CATEGORIES=	games
-MASTER_SITES=	ftp://ftp.sonic.net/pub/users/nbs/unix/x/madbomber/
+MASTER_SITES=	ftp://ftp.sonic.net/pub/users/nbs/unix/x/madbomber/src/
 
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	A clone of Activision's classic Atari 2600 console game "Kaboom!"
@@ -16,7 +16,7 @@
 LIB_DEPENDS=	SDL_mixer.2:${PORTSDIR}/audio/sdl_mixer \
 		SDL_image.10:${PORTSDIR}/graphics/sdl_image
 
-SDL_CONFIG?=	${LOCALBASE}/bin/sdl11-config
+USE_SDL=	yes
 
 CPPFLAGS=	`${SDL_CONFIG} --cflags` -DDATA_PREFIX=\"${DATADIR}/\"
 LDFLAGS=	`${SDL_CONFIG} --libs`
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list