diff options
Diffstat (limited to 'games')
-rw-r--r-- | games/gbrainy/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/gbrainy/Makefile b/games/gbrainy/Makefile index 96a0453cc5ce..4cfd3e8f2622 100644 --- a/games/gbrainy/Makefile +++ b/games/gbrainy/Makefile @@ -21,6 +21,8 @@ BUILD_DEPENDS= mautil:${PORTSDIR}/devel/mono-addins \ ${LOCALBASE}/bin/bash:${PORTSDIR}/shells/bash RUN_DEPENDS:= ${BUILD_DEPENDS} +BROKEN= does not build + USE_GNOME= desktopfileutils gnomehack gtksharp20 gnomesharp20 USE_GMAKE= yes USE_GETTEXT= yes |