summaryrefslogtreecommitdiff
path: root/games/crossfire-client
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2004-01-20 21:27:10 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2004-01-20 21:27:10 +0000
commit123a1077ae94b118796367b40d8d74f2d00a814c (patch)
tree5e0235912fe722d880c5b8094907c6d9ad7285c3 /games/crossfire-client
parent- Use new knobs from bsd.sdl.mk (diff)
- Add new knobs from bsd.sdl.mk
Approved by: portmgr
Notes
Notes: svn path=/head/; revision=98676
Diffstat (limited to 'games/crossfire-client')
-rw-r--r--games/crossfire-client/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/games/crossfire-client/Makefile b/games/crossfire-client/Makefile
index a4b38b592905..af48e3f275a7 100644
--- a/games/crossfire-client/Makefile
+++ b/games/crossfire-client/Makefile
@@ -45,8 +45,7 @@ CONFIGURE_ARGS+= --disable-gtk
.if defined(WITHOUT_SDL)
CONFIGURE_ARGS+= --disable-sdl
.else
-LIB_DEPENDS+= SDL_image.10:${PORTSDIR}/graphics/sdl_image
-USE_SDL= yes
+USE_SDL= image sdl
.endif
post-install: