summaryrefslogtreecommitdiff
path: root/games/enigma
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2003-10-28 21:44:29 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2003-10-28 21:44:29 +0000
commit955497312bd1d3f5fb0fcb449b4ad1be3457f6c0 (patch)
tree52df35a8551936bf09c7b832aab16b997fc8db52 /games/enigma
parent- Update to version 2.0.9 (diff)
- Chase libraries for new sdl_gfx version
Notes
Notes: svn path=/head/; revision=92486
Diffstat (limited to 'games/enigma')
-rw-r--r--games/enigma/Makefile2
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