diff options
author | kris <kris@FreeBSD.org> | 2005-02-28 09:50:22 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2005-02-28 09:50:22 +0800 |
commit | 6b789892652b945988200413c34c1471d8008c4d (patch) | |
tree | 187ac42960cebf296bee314e4ed76fde994a3bc3 /games/penguin-command | |
parent | f4e339b198a52d1347f5819c5abcf68e362aff1b (diff) | |
download | freebsd-ports-gnome-6b789892652b945988200413c34c1471d8008c4d.tar.gz freebsd-ports-gnome-6b789892652b945988200413c34c1471d8008c4d.tar.zst freebsd-ports-gnome-6b789892652b945988200413c34c1471d8008c4d.zip |
BROKEN: Incomplete pkg-plist
Diffstat (limited to 'games/penguin-command')
-rw-r--r-- | games/penguin-command/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/penguin-command/Makefile b/games/penguin-command/Makefile index bc74d45f8dfa..1b60f63aa8e0 100644 --- a/games/penguin-command/Makefile +++ b/games/penguin-command/Makefile @@ -18,6 +18,8 @@ COMMENT= A clone of the classic game Missile Command LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \ jpeg.9:${PORTSDIR}/graphics/jpeg +BROKEN= Incomplete pkg-plist + USE_SDL= mixer sdl USE_REINPLACE= yes GNU_CONFIGURE= yes |