aboutsummaryrefslogtreecommitdiff
path: root/games/uqm
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/uqm
parentffc486df06c7eda230c428c1f8761c13ee97e83c (diff)
downloadports-123a1077ae94b118796367b40d8d74f2d00a814c.tar.gz
ports-123a1077ae94b118796367b40d8d74f2d00a814c.zip
- Add new knobs from bsd.sdl.mk
Approved by: portmgr
Notes
Notes: svn path=/head/; revision=98676
Diffstat (limited to 'games/uqm')
-rw-r--r--games/uqm/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/games/uqm/Makefile b/games/uqm/Makefile
index 9b8a763193e5..345c452c81a4 100644
--- a/games/uqm/Makefile
+++ b/games/uqm/Makefile
@@ -26,12 +26,11 @@ COMMENT= A port of the original Star Control 2 for 3DO consoles
ONLY_FOR_ARCHS= i386
-LIB_DEPENDS= SDL_image:${PORTSDIR}/graphics/sdl_image \
- vorbis.3:${PORTSDIR}/audio/libvorbis
+LIB_DEPENDS= vorbis.3:${PORTSDIR}/audio/libvorbis
USE_XLIB= yes
USE_GMAKE= yes
-USE_SDL= yes
+USE_SDL= image sdl
USE_REINPLACE= yes
NO_INSTALL_MANPAGES= yes