- Chase libraries for new SDL_gfx version.

This commit is contained in:
Kirill Ponomarev 2003-12-15 21:22:20 +00:00
parent de4fbd451d
commit 50be6562a5
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=95913
3 changed files with 6 additions and 6 deletions

View File

@ -5,7 +5,7 @@
PORTNAME= sdl
PORTVERSION= 1.18.7
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= devel
MASTER_SITES= http://www.sdlperl.org/downloads/ \
ftp://sdlperl.org/SDL_perl/old/
@ -30,7 +30,7 @@ LIB_DEPENDS+= SDL_net.0:${PORTSDIR}/net/sdl_net
.endif
.if !defined(WITHOUT_SDL_GFX)
LIB_DEPENDS+= SDL_gfx.9:${PORTSDIR}/graphics/sdl_gfx
LIB_DEPENDS+= SDL_gfx.10:${PORTSDIR}/graphics/sdl_gfx
.endif
.if !defined(WITHOUT_SDL_IMAGE)

View File

@ -7,7 +7,7 @@
PORTNAME= enigma
PORTVERSION= 0.81
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SAVANNAH}
MASTER_SITE_SUBDIR= ${PORTNAME}
@ -19,7 +19,7 @@ BUILD_DEPENDS= sdl11-config:${PORTSDIR}/devel/sdl12 \
lua:${PORTSDIR}/lang/lua
LIB_DEPENDS= SDL_mixer.2:${PORTSDIR}/audio/sdl_mixer \
SDL_image.10:${PORTSDIR}/graphics/sdl_image \
SDL_gfx.9:${PORTSDIR}/graphics/sdl_gfx
SDL_gfx.10:${PORTSDIR}/graphics/sdl_gfx
GNU_CONFIGURE= yes
USE_XLIB= yes

View File

@ -7,7 +7,7 @@
PORTNAME= xpired
PORTVERSION= 1.22
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= xpired
@ -16,7 +16,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-linux_source
MAINTAINER= edwin@mavetju.org
COMMENT= An action-puzzle maze escape game (SDL)
LIB_DEPENDS= SDL_gfx.9:${PORTSDIR}/graphics/sdl_gfx \
LIB_DEPENDS= SDL_gfx.10:${PORTSDIR}/graphics/sdl_gfx \
SDL_image.10:${PORTSDIR}/graphics/sdl_image \
SDL_mixer.2:${PORTSDIR}/audio/sdl_mixer \
SDL-1.1.5:${PORTSDIR}/devel/sdl12