aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2012-05-13 05:16:09 +0800
committerpav <pav@FreeBSD.org>2012-05-13 05:16:09 +0800
commit3b297e1ef1bba7afcb75f64d4e9724a36e00f0e8 (patch)
tree072aecf7406051230864366d382ccc93ba8806b4
parentaeab8d3a6f50b959484103d4b8419eb1ad52b391 (diff)
downloadfreebsd-ports-gnome-3b297e1ef1bba7afcb75f64d4e9724a36e00f0e8.tar.gz
freebsd-ports-gnome-3b297e1ef1bba7afcb75f64d4e9724a36e00f0e8.tar.zst
freebsd-ports-gnome-3b297e1ef1bba7afcb75f64d4e9724a36e00f0e8.zip
- Mark BROKEN: does not build
./Libraries/CSharpCompiler.cs(48,41): error CS1729: The type `Mono.CSharp.Report' does not contain a constructor that takes `1' arguments /usr/local/lib/mono/4.0/Mono.CSharp.dll (Location of the symbol related to previous error) ./Libraries/CSharpCompiler.cs(50,37): error CS1729: The type `Mono.CSharp.Evaluator' does not contain a constructor that takes `2' arguments /usr/local/lib/mono/4.0/Mono.CSharp.dll (Location of the symbol related to previous error) Reported by: pointyhat
-rw-r--r--games/gbrainy/Makefile2
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