diff --git a/lang/boo/Makefile b/lang/boo/Makefile index 54f088915c8c..0033f2a9b1ef 100644 --- a/lang/boo/Makefile +++ b/lang/boo/Makefile @@ -19,6 +19,8 @@ BUILD_DEPENDS= ${LOCALBASE}/share/mime/magic:${PORTSDIR}/misc/shared-mime-info RUN_DEPENDS= mono:${PORTSDIR}/lang/mono \ ${LOCALBASE}/share/mime/magic:${PORTSDIR}/misc/shared-mime-info +BROKEN= does not build + WRKSRC= ${WRKDIR} USE_GNOME= gtksourceview USE_NANT= yes