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 /games/xspacewarp/Makefile | |
parent | f131705df1f914911979728f3615a223dd9873da (diff) | |
download | ports-830c9ec9a4b04e63343e779e3c0716b4e3c70118.tar.gz ports-830c9ec9a4b04e63343e779e3c0716b4e3c70118.zip |
Notes
Diffstat (limited to 'games/xspacewarp/Makefile')
-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 |