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/sopwith/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'games/sopwith') diff --git a/games/sopwith/Makefile b/games/sopwith/Makefile index 409290ee09c8..2fcc9ec6bc22 100644 --- a/games/sopwith/Makefile +++ b/games/sopwith/Makefile @@ -15,12 +15,10 @@ DISTNAME= sdl_${PORTNAME}-${PORTVERSION} MAINTAINER= edwin@mavetju.org COMMENT= A classic WW1 biplane game -BUILD_DEPENDS= ${LOCALBASE}/bin/sdl11-config:${PORTSDIR}/devel/sdl12 - +USE_SDL= sdl USE_GMAKE= yes USE_GNOME= gtk20 GNU_CONFIGURE= yes -CONFIGURE_ENV= SDL_CONFIG=${LOCALBASE}/bin/sdl11-config MAN6= sopwith.6 -- cgit v1.2.3