From 40d2a273eb41eead776e035d52b9f66f6a36758a Mon Sep 17 00:00:00 2001 From: Ying-Chieh Liao Date: Thu, 23 May 2002 02:26:36 +0000 Subject: fix configure Reported by: bento, kris --- games/crimson/Makefile | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'games/crimson/Makefile') diff --git a/games/crimson/Makefile b/games/crimson/Makefile index 012a35bf4606..38b42afb2a36 100644 --- a/games/crimson/Makefile +++ b/games/crimson/Makefile @@ -19,12 +19,9 @@ LIB_DEPENDS= SDL-1.1.4:${PORTSDIR}/devel/sdl12 \ USE_BZIP2= yes SDL_CONFIG?= ${LOCALBASE}/bin/sdl11-config GNU_CONFIGURE= yes +CONFIGURE_ENV= SDL_CONFIG="${SDL_CONFIG}" USE_GMAKE= yes MAN6= crimson.6 -post-patch: - @${PERL} -pi -e "s|sdl-config|${SDL_CONFIG}|; s|SDL/|SDL11/|" \ - ${WRKSRC}/configure - .include -- cgit v1.2.3