- Mark BROKEN: does not build
./DelegatesPassedToNativeCodeMustIncludeExceptionHandlingRule.cs(496,74): error CS1061: Type `Mono.Cecil.Cil.ExceptionHandler' does not contain a definition for `FilterEnd' and no extension method `FilterEnd' of type `Mono.Cecil.Cil.ExceptionHandler' could be found (are you missing a using directive or an assembly reference?) /usr/local/lib/mono/gac/Mono.Cecil/0.9.5.0__0738eb9f132ed756/Mono.Cecil.dll (Location of the symbol related to previous error) Reported by: pointyhat
This commit is contained in:
parent
f51aca5402
commit
6fb1e0580c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=296559
@ -18,6 +18,8 @@ LIB_DEPENDS= gdiplus.0:${PORTSDIR}/x11-toolkits/libgdiplus
|
|||||||
BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/webkit-sharp-1.0.pc:${PORTSDIR}/www/webkit-sharp
|
BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/webkit-sharp-1.0.pc:${PORTSDIR}/www/webkit-sharp
|
||||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||||
|
|
||||||
|
BROKEN= does not build
|
||||||
|
|
||||||
USE_BZIP2= yes
|
USE_BZIP2= yes
|
||||||
USE_GNOME= gnomehack gnomedesktopsharp20
|
USE_GNOME= gnomehack gnomedesktopsharp20
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
|
Loading…
Reference in New Issue
Block a user