diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-05-21 05:32:47 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-05-21 05:32:47 +0000 |
commit | d8bb3219a4260c335ad41bdb23b24eb2663e5b5c (patch) | |
tree | d3bf514e37320cf2791cb362550cd37358f7ddb3 /games/egoboo | |
parent | 48bf311b1ae4ef4293b0416f57a91a9d360cbc0a (diff) |
Notes
Diffstat (limited to 'games/egoboo')
-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 |