diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-04-10 21:24:41 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-04-10 21:24:41 +0000 |
commit | 570b2df3e6a2310026246b9cd7242061e9e248c1 (patch) | |
tree | 2319333e331b2ce966c0acdf4cf4b36232b6ac5e /games | |
parent | 91bcebbb42535710117d52a18c341f1c4dfac0aa (diff) | |
download | ports-570b2df3e6a2310026246b9cd7242061e9e248c1.tar.gz ports-570b2df3e6a2310026246b9cd7242061e9e248c1.zip |
Notes
Diffstat (limited to 'games')
-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 7b32b54f15cb..08d17c61f747 100644 --- a/games/yadex/Makefile +++ b/games/yadex/Makefile @@ -15,6 +15,8 @@ DIST_SUBDIR= ${PORTNAME} MAINTAINER= fracture@allusion.net COMMENT= A WAD-file editor, for games like Doom and Hexen +BROKEN= Does not compile + USE_X_PREFIX= yes USE_GMAKE= yes MAKEFILE= GNUmakefile |