From 42540ee9b95a9dd61d47d75433f004000b5cc9f8 Mon Sep 17 00:00:00 2001 From: Mark Pulford Date: Mon, 10 Feb 2003 13:26:24 +0000 Subject: Changed to use REINPLACE, FIND and XARGS. --- games/pipenightdreams/Makefile | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) (limited to 'games/pipenightdreams/Makefile') diff --git a/games/pipenightdreams/Makefile b/games/pipenightdreams/Makefile index 027276eccb0d..8b5cb4d2b09c 100644 --- a/games/pipenightdreams/Makefile +++ b/games/pipenightdreams/Makefile @@ -19,16 +19,18 @@ GNU_CONFIGURE= yes USE_BZIP2= yes USE_GMAKE= yes CONFIGURE_ENV= SDL_CONFIG="${SDL_CONFIG}" CPPFLAGS="-I${LOCALBASE}/include" +USE_REINPLACE= yes MAN6= pipenightdreams.6 -pre-patch: - @${PERL} -pi -e 's|"SDL/SDL|"SDL|g ; s| -- cgit v1.2.3