From c67aff95dd7712ce44414569819490ea09bd2b1c Mon Sep 17 00:00:00 2001 From: Edwin Groothuis Date: Sat, 4 Oct 2003 06:45:33 +0000 Subject: Update to 0.10.1 --- games/bomberclone/Makefile | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'games/bomberclone/Makefile') diff --git a/games/bomberclone/Makefile b/games/bomberclone/Makefile index 3b15bb758749..6d97dcf99638 100644 --- a/games/bomberclone/Makefile +++ b/games/bomberclone/Makefile @@ -6,7 +6,7 @@ # PORTNAME= bomberclone -PORTVERSION= 0.10.0 +PORTVERSION= 0.10.1 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -14,18 +14,16 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= edwin@mavetju.org COMMENT= Reimplementation of Atomic Bomber Man -BUILD_DEPENDS= sdl11-config:${PORTSDIR}/devel/sdl12 \ - ${BZIP2_CMD}:${PORTSDIR}/archivers/bzip2 +BUILD_DEPENDS= ${BZIP2_CMD}:${PORTSDIR}/archivers/bzip2 LIB_DEPENDS= SDL_mixer.2:${PORTSDIR}/audio/sdl_mixer \ SDL_image.10:${PORTSDIR}/graphics/sdl_image GNU_CONFIGURE= yes USE_XLIB= yes USE_REINPLACE= yes -USE_REINPLACE= yes +USE_SDL= yes USE_GMAKE= yes USE_BZIP2= yes -SDL_CONFIG= ${LOCALBASE}/bin/sdl11-config CONFIGURE_ARGS= --target="" CONFIGURE_ENV= SDL_CONFIG="${SDL_CONFIG}" \ LDFLAGS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}" \ -- cgit v1.2.3