diff options
Diffstat (limited to 'games/enigma')
-rw-r--r-- | games/enigma/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/enigma/Makefile b/games/enigma/Makefile index 26f59093cb16..b6fb290ea17a 100644 --- a/games/enigma/Makefile +++ b/games/enigma/Makefile @@ -20,6 +20,8 @@ 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 + GNU_CONFIGURE= yes USE_XLIB= yes USE_GMAKE= yes |