diff options
Diffstat (limited to 'games/cheech/Makefile')
-rw-r--r-- | games/cheech/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/cheech/Makefile b/games/cheech/Makefile index 2465face3726..506db1996711 100644 --- a/games/cheech/Makefile +++ b/games/cheech/Makefile @@ -13,10 +13,10 @@ COMMENT= Multiplayer Chinese Checkers game LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING -BROKEN= fails to build - LIB_DEPENDS= libgnet-2.0.so:net/gnet2 +BROKEN= fails to compile: ustring.h: expected ';' at end of declaration list + OPTIONS_DEFINE= DOCS USES= gmake pkgconfig tar:tgz |