aboutsummaryrefslogtreecommitdiff
path: root/games/egoboo
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2004-05-21 05:32:47 +0000
committerKris Kennaway <kris@FreeBSD.org>2004-05-21 05:32:47 +0000
commitd8bb3219a4260c335ad41bdb23b24eb2663e5b5c (patch)
treed3bf514e37320cf2791cb362550cd37358f7ddb3 /games/egoboo
parent48bf311b1ae4ef4293b0416f57a91a9d360cbc0a (diff)
downloadports-d8bb3219a4260c335ad41bdb23b24eb2663e5b5c.tar.gz
ports-d8bb3219a4260c335ad41bdb23b24eb2663e5b5c.zip
BROKEN: gmake is a BUILD_DEPENDS but is used in the patch phase
Notes
Notes: svn path=/head/; revision=109577
Diffstat (limited to 'games/egoboo')
-rw-r--r--games/egoboo/Makefile2
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