diff options
author | kris <kris@FreeBSD.org> | 2005-04-11 05:24:41 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2005-04-11 05:24:41 +0800 |
commit | 39dc42411a96d72b7518d114a30ac15f3827b42e (patch) | |
tree | 1b8aa786774a5d94fe603cc2cd0e2e54a6877e12 /games/yadex | |
parent | 65c9d74687c49ba5737c1b6c8d0643fdb7e2de2c (diff) | |
download | freebsd-ports-gnome-39dc42411a96d72b7518d114a30ac15f3827b42e.tar.gz freebsd-ports-gnome-39dc42411a96d72b7518d114a30ac15f3827b42e.tar.zst freebsd-ports-gnome-39dc42411a96d72b7518d114a30ac15f3827b42e.zip |
BROKEN: Does not compile
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 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 |