diff options
author | Koop Mast <kwm@FreeBSD.org> | 2017-04-23 08:35:28 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2017-04-23 08:35:28 +0000 |
commit | f59a6653a5e6a0beb5d8f7c2cfb391bc76d9bbef (patch) | |
tree | 357c3f7a94cdf9625fe61691607a840113ca092b /games | |
parent | a0559f15f0929e65b384d9707917e6f5fce05d18 (diff) |
Notes
Diffstat (limited to 'games')
-rw-r--r-- | games/lordsawar/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/lordsawar/Makefile b/games/lordsawar/Makefile index 84806f11f856..3fabbba48a50 100644 --- a/games/lordsawar/Makefile +++ b/games/lordsawar/Makefile @@ -12,6 +12,8 @@ COMMENT= Warlords II clone LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/COPYING +BROKEN= Doesn't build after cairomm was updated to 1.12. + USES= compiler:c++11-lib gettext gmake libarchive pkgconfig shebangfix USE_GNOME= gtkmm30 intltool libxslt USE_GSTREAMER= mm |