aboutsummaryrefslogtreecommitdiff
path: root/games/scourge
diff options
context:
space:
mode:
authorJose Alonso Cardenas Marquez <acm@FreeBSD.org>2008-05-20 00:05:14 +0000
committerJose Alonso Cardenas Marquez <acm@FreeBSD.org>2008-05-20 00:05:14 +0000
commit365e880b73ba8a92841a12f081ba50270b9061ed (patch)
tree7de0f08d477d333ce19cd13dab92eb333e3173ea /games/scourge
parent5d09bd1215e9b10eca2ef3a400566409447448c4 (diff)
downloadports-365e880b73ba8a92841a12f081ba50270b9061ed.tar.gz
ports-365e880b73ba8a92841a12f081ba50270b9061ed.zip
- Add missing dependency
Reported by: pav
Notes
Notes: svn path=/head/; revision=213372
Diffstat (limited to 'games/scourge')
-rw-r--r--games/scourge/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/scourge/Makefile b/games/scourge/Makefile
index 9639028e3784..f7c31a370419 100644
--- a/games/scourge/Makefile
+++ b/games/scourge/Makefile
@@ -20,7 +20,7 @@ RUN_DEPENDS= ${DATADIR}/config/scourge.cfg:${PORTSDIR}/games/scourge-data
USE_AUTOTOOLS= autoconf:261:env automake:19:env
USE_GL= gl
-USE_SDL= sdl mixer net ttf
+USE_SDL= sdl image mixer net ttf
USE_GMAKE= yes
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include ${PTHREAD_LIBS}