diff options
author | pav <pav@FreeBSD.org> | 2007-07-01 01:41:20 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2007-07-01 01:41:20 +0800 |
commit | 0cd20b3c633c54980a5de9f27c446bcca43ba3a4 (patch) | |
tree | 88a4b4cc7195427d9e4148c72b5fd850bd236948 /games/ezquake/Makefile | |
parent | 4d171c6a79e29b09628d37f87ce75d6e09e6fca8 (diff) | |
download | freebsd-ports-gnome-0cd20b3c633c54980a5de9f27c446bcca43ba3a4.tar.gz freebsd-ports-gnome-0cd20b3c633c54980a5de9f27c446bcca43ba3a4.tar.zst freebsd-ports-gnome-0cd20b3c633c54980a5de9f27c446bcca43ba3a4.zip |
- Mark BROKEN: does not compile.
Diffstat (limited to 'games/ezquake/Makefile')
-rw-r--r-- | games/ezquake/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/ezquake/Makefile b/games/ezquake/Makefile index fb2c3e56d292..61751964d631 100644 --- a/games/ezquake/Makefile +++ b/games/ezquake/Makefile @@ -25,6 +25,8 @@ LIB_DEPENDS= expat.6:${PORTSDIR}/textproc/expat2 \ png.5:${PORTSDIR}/graphics/png \ xmms.4:${PORTSDIR}/multimedia/xmms +BROKEN= does not compile + USE_DOS2UNIX= *.[ch] Makefile* USE_GCC= 3.4+ USE_GMAKE= yes |