diff options
Diffstat (limited to 'games/enigma/Makefile')
-rw-r--r-- | games/enigma/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/enigma/Makefile b/games/enigma/Makefile index 66416d635e60..4efef5e09918 100644 --- a/games/enigma/Makefile +++ b/games/enigma/Makefile @@ -18,7 +18,7 @@ BUILD_DEPENDS= sdl11-config:${PORTSDIR}/devel/sdl12 \ lua:${PORTSDIR}/lang/lua LIB_DEPENDS= SDL_mixer.2:${PORTSDIR}/audio/sdl_mixer \ SDL_image.10:${PORTSDIR}/graphics/sdl_image \ - SDL_gfx.8:${PORTSDIR}/graphics/sdl_gfx + SDL_gfx.9:${PORTSDIR}/graphics/sdl_gfx GNU_CONFIGURE= yes USE_XLIB= yes |