diff options
Diffstat (limited to 'misc/explosions/Makefile')
-rw-r--r-- | misc/explosions/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/explosions/Makefile b/misc/explosions/Makefile index 33a27511f9ea..28d298a0a469 100644 --- a/misc/explosions/Makefile +++ b/misc/explosions/Makefile @@ -18,7 +18,7 @@ LIB_DEPENDS= SDL-1.1.5:${PORTSDIR}/devel/sdl12 \ SDL_image.10:${PORTSDIR}/graphics/sdl_image USE_GMAKE= yes -USE_PERL= yes +USE_PERL5_BUILD=yes USE_X_PREFIX= yes SDL_CONFIG= ${LOCALBASE}/bin/sdl11-config |