1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-01 01:17:02 +00:00

- 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
This commit is contained in:
Pav Lucistnik 2012-05-12 21:16:09 +00:00
parent c7810110e4
commit 415c21e8c9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=296504

View File

@ -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