aboutsummaryrefslogtreecommitdiff
path: root/games/scourge
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2007-01-30 00:13:44 +0000
committerKris Kennaway <kris@FreeBSD.org>2007-01-30 00:13:44 +0000
commit62e3cb5be1c6aa2cc3acdadc1c679ec527e122ec (patch)
treee286e2737a633165e55ced808dc64c9740802f57 /games/scourge
parentb5de47e69aa546b8f9449f0a2a7c2c6b81d8cc34 (diff)
downloadports-62e3cb5be1c6aa2cc3acdadc1c679ec527e122ec.tar.gz
ports-62e3cb5be1c6aa2cc3acdadc1c679ec527e122ec.zip
BROKEN: Does not compile
Notes
Notes: svn path=/head/; revision=183665
Diffstat (limited to 'games/scourge')
-rw-r--r--games/scourge/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/games/scourge/Makefile b/games/scourge/Makefile
index a4607430ab85..3be065196dcd 100644
--- a/games/scourge/Makefile
+++ b/games/scourge/Makefile
@@ -19,6 +19,8 @@ COMMENT= S.C.O.U.R.G.E. is a rogue-like game
LIB_DEPENDS= freetype.9:${PORTSDIR}/print/freetype2
RUN_DEPENDS= ${DATADIR}/world/gui.txt:${PORTSDIR}/games/scourge-data
+BROKEN= Does not compile
+
USE_GL= yes
USE_SDL= sdl mixer net
USE_GMAKE= yes