diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2006-08-17 20:57:42 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2006-08-17 20:57:42 +0000 |
commit | 82cf4618d1a8a7fd5e1b00d6a88823f37865b2ed (patch) | |
tree | 602b05f664eeb80da5621723198707ddc3b54c23 /games/lincity-ng | |
parent | 5b8424e2f1b85518034dfc2d90a2131f1d2d0859 (diff) | |
download | ports-82cf4618d1a8a7fd5e1b00d6a88823f37865b2ed.tar.gz ports-82cf4618d1a8a7fd5e1b00d6a88823f37865b2ed.zip |
Notes
Diffstat (limited to 'games/lincity-ng')
-rw-r--r-- | games/lincity-ng/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/lincity-ng/Makefile b/games/lincity-ng/Makefile index e206b975666d..ca63cf1487ab 100644 --- a/games/lincity-ng/Makefile +++ b/games/lincity-ng/Makefile @@ -17,6 +17,8 @@ COMMENT= Improved rich city simulation game for X BUILD_DEPENDS= jam:${PORTSDIR}/devel/jam LIB_DEPENDS= physfs-1.0.1:${PORTSDIR}/devel/physfs +BROKEN= Incorrect pkg-plist + USE_BZIP2= yes USE_GCC= 3.2+ USE_SDL= sdl mixer image ttf gfx |