diff options
author | pav <pav@FreeBSD.org> | 2011-03-27 07:21:58 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2011-03-27 07:21:58 +0800 |
commit | a9f2e4dddca0745ed012683a38735cd2307eb014 (patch) | |
tree | 29139b09dc3875d525f7862abd8b4b47dd726c04 /games | |
parent | 71ea491292a618c1e0f23b226f762381b05b381d (diff) | |
download | freebsd-ports-gnome-a9f2e4dddca0745ed012683a38735cd2307eb014.tar.gz freebsd-ports-gnome-a9f2e4dddca0745ed012683a38735cd2307eb014.tar.zst freebsd-ports-gnome-a9f2e4dddca0745ed012683a38735cd2307eb014.zip |
- Mark BROKEN: does not compile
Reported by: pointyhat
Diffstat (limited to 'games')
-rw-r--r-- | games/palomino/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/palomino/Makefile b/games/palomino/Makefile index ddcae1d6d879..82e1374453bd 100644 --- a/games/palomino/Makefile +++ b/games/palomino/Makefile @@ -20,6 +20,8 @@ COMMENT= Action flight simulator with its own 3D engine LIB_DEPENDS= osg.55:${PORTSDIR}/graphics/osg +BROKEN= does not compile + USE_BZIP2= yes USE_GL= gl USE_CMAKE= yes |