diff options
| author | Pav Lucistnik <pav@FreeBSD.org> | 2011-02-28 22:13:11 +0000 |
|---|---|---|
| committer | Pav Lucistnik <pav@FreeBSD.org> | 2011-02-28 22:13:11 +0000 |
| commit | 830c9ec9a4b04e63343e779e3c0716b4e3c70118 (patch) | |
| tree | 553c5fd22aae1c871ebb7e865f444fdb60dbfe85 | |
| parent | - Mark BROKEN: does not install manpage with new Xorg (diff) | |
- Mark BROKEN: does not compile with new Xorg
Reported by: pointyhat
Notes
Notes:
svn path=/head/; revision=270025
| -rw-r--r-- | games/xspacewarp/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/xspacewarp/Makefile b/games/xspacewarp/Makefile index c6769d9c758f..5551b04bc386 100644 --- a/games/xspacewarp/Makefile +++ b/games/xspacewarp/Makefile @@ -15,6 +15,8 @@ MASTER_SITE_SUBDIR= games MAINTAINER= ports@FreeBSD.org COMMENT= Time Trek - like game for X Window System +BROKEN= does not compile + USE_IMAKE= yes USE_XORG= x11 xaw xext xmu xt xpm sm ice NO_INSTALL_MANPAGES= yes |
