summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2004-12-05 05:04:26 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2004-12-05 05:04:26 +0000
commit4f9c609ebdb5383ad1f67a316803e9c4707f3ada (patch)
tree2fa30a8f81f47764aa6971789136ac0389cf95a7 /games
parent- update to 1.6 (diff)
Demand gcc 3.3
Notes
Notes: svn path=/head/; revision=123181
Diffstat (limited to 'games')
-rw-r--r--games/enigma/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/enigma/Makefile b/games/enigma/Makefile
index b6fb290ea17a..906e7253e5e0 100644
--- a/games/enigma/Makefile
+++ b/games/enigma/Makefile
@@ -20,7 +20,7 @@ BUILD_DEPENDS= ${LOCALBASE}/lib/libzipios.a:${PORTSDIR}/archivers/zipios++
BUILD_DEPENDS+= ${LOCALBASE}/bin/tolua:${PORTSDIR}/lang/tolua4
LIB_DEPENDS= lua.4:${PORTSDIR}/lang/lua4
-BROKEN= Does not compile
+USE_GCC= 3.3
GNU_CONFIGURE= yes
USE_XLIB= yes