From a50b79ffe4ad53b98f12fb0459367b788c6c0da9 Mon Sep 17 00:00:00 2001 From: Edwin Groothuis Date: Tue, 20 Jan 2004 11:28:18 +0000 Subject: Move more of my ports which use one or more SDL libraries towards USE_SDL. Submitted by: edwin@mavetju.org --- games/xpired/Makefile | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'games/xpired') diff --git a/games/xpired/Makefile b/games/xpired/Makefile index 3236154c59b6..b33d080f115d 100644 --- a/games/xpired/Makefile +++ b/games/xpired/Makefile @@ -16,11 +16,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-linux_source MAINTAINER= edwin@mavetju.org COMMENT= An action-puzzle maze escape game (SDL) -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 - +USE_SDL= gfx image mixer sdl WRKSRC= ${WRKDIR}/src do-install: -- cgit v1.2.3