diff options
Diffstat (limited to 'games/pengpong/Makefile')
-rw-r--r-- | games/pengpong/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/pengpong/Makefile b/games/pengpong/Makefile index 59a4a85..f3ab10d 100644 --- a/games/pengpong/Makefile +++ b/games/pengpong/Makefile @@ -20,7 +20,7 @@ SDL_CONFIG= ${LOCALBASE}/bin/sdl11-config NO_WRKSUBDIR= yes MAKE_ENV= SDL_CONFIG="${SDL_CONFIG}" -USE_PERL= yes +USE_PERL5_BUILD=yes DATAFILES= 24P_Copperplate_Blue.png ball.tga logo.jpg \ paddle.tga red.png |