diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-10-11 06:15:45 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-10-11 06:15:45 +0000 |
commit | 187ff3379179f2e4f858097176eca3347209c5b0 (patch) | |
tree | d71753cc8d8fbccd1a313037b48e4d177ec78655 /games/yadex | |
parent | d41f4f2400da744e4aa2040329e9ee31e4ad19d2 (diff) | |
download | ports-187ff3379179f2e4f858097176eca3347209c5b0.tar.gz ports-187ff3379179f2e4f858097176eca3347209c5b0.zip |
Notes
Diffstat (limited to 'games/yadex')
-rw-r--r-- | games/yadex/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/yadex/Makefile b/games/yadex/Makefile index 1eea238012ad..78fb2e0898e7 100644 --- a/games/yadex/Makefile +++ b/games/yadex/Makefile @@ -15,6 +15,8 @@ DIST_SUBDIR= ${PORTNAME} MAINTAINER= danfe@FreeBSD.org COMMENT= A WAD-file editor, for games like Doom and Hexen +BROKEN= Does not build + USE_X_PREFIX= yes USE_GMAKE= yes MAKEFILE= GNUmakefile |