diff options
-rw-r--r-- | games/egoboo/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/egoboo/Makefile b/games/egoboo/Makefile index 88f08b407acf..58d2e5e478fa 100644 --- a/games/egoboo/Makefile +++ b/games/egoboo/Makefile @@ -15,6 +15,8 @@ DISTNAME= ego222 MAINTAINER= Jan.Stocker@t-online.de COMMENT= A 3d dungeon crawling adventure in the spirit of NetHack +BROKEN= "gmake is a BUILD_DEPENDS but is used in the patch phase" + WRKSRC= ${WRKDIR}/${PORTNAME} USE_SDL= sdl USE_MESA= yes |