diff options
author | kris <kris@FreeBSD.org> | 2005-10-11 14:15:45 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2005-10-11 14:15:45 +0800 |
commit | d8629eba4a3f1340c83c634df75b48c56cf77ef7 (patch) | |
tree | eab32eaf5411d467442a286e086b708a41e1de70 /games | |
parent | 70b43616b534377177c268c2cf1a7d9ffc3ccbf3 (diff) | |
download | freebsd-ports-gnome-d8629eba4a3f1340c83c634df75b48c56cf77ef7.tar.gz freebsd-ports-gnome-d8629eba4a3f1340c83c634df75b48c56cf77ef7.tar.zst freebsd-ports-gnome-d8629eba4a3f1340c83c634df75b48c56cf77ef7.zip |
BROKEN: Does not build
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 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 |