diff options
author | erwin <erwin@FreeBSD.org> | 2008-03-01 21:22:51 +0800 |
---|---|---|
committer | erwin <erwin@FreeBSD.org> | 2008-03-01 21:22:51 +0800 |
commit | c97f32a52d1e64db44de30302a3bb8929de72fad (patch) | |
tree | 32578d18bc16088b10fb7d414d85a600f0838c6d /games/maelstrom | |
parent | ae5033dd28341c6ae0ad99145c2d748444352023 (diff) | |
download | freebsd-ports-gnome-c97f32a52d1e64db44de30302a3bb8929de72fad.tar.gz freebsd-ports-gnome-c97f32a52d1e64db44de30302a3bb8929de72fad.tar.zst freebsd-ports-gnome-c97f32a52d1e64db44de30302a3bb8929de72fad.zip |
Mark BROKEN: size mismatch
Diffstat (limited to 'games/maelstrom')
-rw-r--r-- | games/maelstrom/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/maelstrom/Makefile b/games/maelstrom/Makefile index ee9f649ef972..ff58fcc7fde7 100644 --- a/games/maelstrom/Makefile +++ b/games/maelstrom/Makefile @@ -15,6 +15,8 @@ DISTNAME= Maelstrom-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Asteroids-style game for X Window System +BROKEN= Size mismatch + USE_X_PREFIX= yes USE_SDL= sdl net USE_XPM= yes |