diff options
-rw-r--r-- | devel/mono-tools/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/mono-tools/Makefile b/devel/mono-tools/Makefile index 957b97c04492..7399514529fd 100644 --- a/devel/mono-tools/Makefile +++ b/devel/mono-tools/Makefile @@ -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 RUN_DEPENDS:= ${BUILD_DEPENDS} +BROKEN= does not build + USE_BZIP2= yes USE_GNOME= gnomehack gnomedesktopsharp20 GNU_CONFIGURE= yes |