From 318a5369821d1ba2650a4e69e5704cc5c8005f80 Mon Sep 17 00:00:00 2001 From: Trevor Johnson Date: Thu, 20 Nov 2003 13:51:47 +0000 Subject: Define USE_PERL to make Perl available for (mostly deprecated) "perl -pi -e" construction. --- games/pengpong/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'games/pengpong') diff --git a/games/pengpong/Makefile b/games/pengpong/Makefile index 5a513f128a8b..59a4a8553421 100644 --- a/games/pengpong/Makefile +++ b/games/pengpong/Makefile @@ -20,6 +20,7 @@ SDL_CONFIG= ${LOCALBASE}/bin/sdl11-config NO_WRKSUBDIR= yes MAKE_ENV= SDL_CONFIG="${SDL_CONFIG}" +USE_PERL= yes DATAFILES= 24P_Copperplate_Blue.png ball.tga logo.jpg \ paddle.tga red.png -- cgit v1.2.3