From 1f05d5b572554bcd62c15822c81f46327a162d15 Mon Sep 17 00:00:00 2001 From: Daichi GOTO Date: Tue, 5 Aug 2003 06:07:54 +0000 Subject: update games/ltris: 1.0.1 -> 1.0.4 PR: 55244 Submitted by: KATO Tsuguru --- games/ltris/Makefile | 16 ++++++++-------- games/ltris/distinfo | 2 +- 2 files changed, 9 insertions(+), 9 deletions(-) (limited to 'games/ltris') diff --git a/games/ltris/Makefile b/games/ltris/Makefile index 944025a2ec01..95f2024c3840 100644 --- a/games/ltris/Makefile +++ b/games/ltris/Makefile @@ -6,7 +6,7 @@ # PORTNAME= ltris -PORTVERSION= 1.0.1 +PORTVERSION= 1.0.4 PORTEPOCH= 1 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} @@ -17,16 +17,16 @@ COMMENT= An another tetris clone but a good one with bunch of cool features LIB_DEPENDS= SDL_mixer.2:${PORTSDIR}/audio/sdl_mixer -SDL_CONFIG?= ${LOCALBASE}/bin/sdl11-config - +USE_SDL= yes +USE_REINPLACE= yes USE_GMAKE= yes GNU_CONFIGURE= yes -CONFIGURE_ENV= SDL_CONFIG="${SDL_CONFIG}" -pre-patch: - @${PERL} -pi -e 's|-lpthread|${PTHREAD_LIBS}|g' ${WRKSRC}/configure - @find ${WRKSRC} \( -name "*.[ch]" -or -name "*.cpp" \) | \ - xargs ${PERL} -pi -e 's|"SDL/SDL|"SDL|g ; s|