aboutsummaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2017-05-11 05:56:34 +0800
committerantoine <antoine@FreeBSD.org>2017-05-11 05:56:34 +0800
commit9e9314181cb54994b3cc7114b86aed024766adcf (patch)
tree7e414f36bca15e23f31b8294ac2a3bd284e0c9f8 /games
parent23c046953175e7dd55fb3106cb67dd9021e9e53d (diff)
downloadfreebsd-ports-gnome-9e9314181cb54994b3cc7114b86aed024766adcf.tar.gz
freebsd-ports-gnome-9e9314181cb54994b3cc7114b86aed024766adcf.tar.zst
freebsd-ports-gnome-9e9314181cb54994b3cc7114b86aed024766adcf.zip
Mark BROKEN: fails to build
In file included from cheech.cc:22: ... /usr/local/include/glibmm-2.4/glibmm/ustring.h:256:13: error: expected ';' at end of declaration list Reported by: pkg-fallout
Diffstat (limited to 'games')
-rw-r--r--games/cheech/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/cheech/Makefile b/games/cheech/Makefile
index 6ee6beb0e35c..2465face3726 100644
--- a/games/cheech/Makefile
+++ b/games/cheech/Makefile
@@ -13,9 +13,9 @@ COMMENT= Multiplayer Chinese Checkers game
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
-LIB_DEPENDS= libgnet-2.0.so:net/gnet2
+BROKEN= fails to build
-BROKEN_aarch64= fails to compile: error: expected ';' at end of declaration list
+LIB_DEPENDS= libgnet-2.0.so:net/gnet2
OPTIONS_DEFINE= DOCS