aboutsummaryrefslogtreecommitdiff
path: root/games/scourge
diff options
context:
space:
mode:
authorJose Alonso Cardenas Marquez <acm@FreeBSD.org>2007-08-19 20:22:50 +0000
committerJose Alonso Cardenas Marquez <acm@FreeBSD.org>2007-08-19 20:22:50 +0000
commit82fad19fb795033fbda5f24449fcec88ef9bc0d7 (patch)
tree919d9bb542c60a3b5f5c1c6bea2b7f5f75b8ad16 /games/scourge
parenta1cf618ad19d2ffc44107ef56b2b06731341547c (diff)
downloadports-82fad19fb795033fbda5f24449fcec88ef9bc0d7.tar.gz
ports-82fad19fb795033fbda5f24449fcec88ef9bc0d7.zip
Notes
Diffstat (limited to 'games/scourge')
-rw-r--r--games/scourge/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/scourge/Makefile b/games/scourge/Makefile
index ba918aae46b7..52f3c613dd6d 100644
--- a/games/scourge/Makefile
+++ b/games/scourge/Makefile
@@ -19,9 +19,9 @@ COMMENT= S.C.O.U.R.G.E. is a rogue-like game
LIB_DEPENDS= freetype.9:${PORTSDIR}/print/freetype2
RUN_DEPENDS= ${DATADIR}/config/scourge.cfg:${PORTSDIR}/games/scourge-data
-USE_AUTOTOOLS= autoconf:261:env
+USE_AUTOTOOLS= autoconf:261:env automake:19:env
USE_GL= yes
-USE_SDL= sdl mixer net
+USE_SDL= sdl mixer net ttf
USE_GMAKE= yes
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include -I${X11BASE}/include ${PTHREAD_LIBS}