diff options
Diffstat (limited to 'games/pengpong/Makefile')
-rw-r--r-- | games/pengpong/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/pengpong/Makefile b/games/pengpong/Makefile index 5a513f1..59a4a85 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 |