aboutsummaryrefslogtreecommitdiff
path: root/lang/boo
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2011-09-22 06:19:37 +0000
committerErwin Lansing <erwin@FreeBSD.org>2011-09-22 06:19:37 +0000
commit78943273031a472dbfe5fe4a962513d34ab45831 (patch)
tree28d2a4b7ce0aa54f34a4a27034312a97657addd5 /lang/boo
parent824b2548195d845d4c245c9273fa9239d951a0cf (diff)
downloadports-78943273031a472dbfe5fe4a962513d34ab45831.tar.gz
ports-78943273031a472dbfe5fe4a962513d34ab45831.zip
Mark BROKEN: does not build
Notes
Notes: svn path=/head/; revision=282162
Diffstat (limited to 'lang/boo')
-rw-r--r--lang/boo/Makefile2
1 files changed, 2 insertions, 0 deletions
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