From 0adf0c51e2256754e73fadbad3116c79ef0b8e32 Mon Sep 17 00:00:00 2001 From: Mark Pulford Date: Mon, 10 Feb 2003 13:21:21 +0000 Subject: Changed to use REINPLACE. --- games/penguin-command/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'games/penguin-command') diff --git a/games/penguin-command/Makefile b/games/penguin-command/Makefile index a345eb3c8569..f512966e5872 100644 --- a/games/penguin-command/Makefile +++ b/games/penguin-command/Makefile @@ -19,14 +19,15 @@ LIB_DEPENDS= SDL_mixer.2:${PORTSDIR}/audio/sdl_mixer \ SDL_CONFIG?= ${LOCALBASE}/bin/sdl11-config +USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= SDL_CONFIG="${SDL_CONFIG}" CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib" MAN6= penguin-command.6 post-patch: - ${PERL} -pi -e 's|"SDL/SDL|"SDL|g ; s| -- cgit v1.2.3