aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2009-09-13 18:27:45 +0800
committermiwi <miwi@FreeBSD.org>2009-09-13 18:27:45 +0800
commit6c50d32d4071a0033674d9754b482f27064f60ee (patch)
tree97de9ddd4144b8af704283159763844018a0ab2f /x11-toolkits
parent66537fe8bf379c68740b5dffbec8fe5249c83689 (diff)
downloadfreebsd-ports-gnome-6c50d32d4071a0033674d9754b482f27064f60ee.tar.gz
freebsd-ports-gnome-6c50d32d4071a0033674d9754b482f27064f60ee.tar.zst
freebsd-ports-gnome-6c50d32d4071a0033674d9754b482f27064f60ee.zip
- Mark BROKEN fails to build
Reported by: pointyhat
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/gambas2-gb-qt/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-toolkits/gambas2-gb-qt/Makefile b/x11-toolkits/gambas2-gb-qt/Makefile
index d69910b48222..05a0cae3fc1a 100644
--- a/x11-toolkits/gambas2-gb-qt/Makefile
+++ b/x11-toolkits/gambas2-gb-qt/Makefile
@@ -12,4 +12,6 @@ COMMENT= The gambas Qt GUI component
MASTERDIR= ${.CURDIR}/../../lang/gambas2-base
+BROKEN= fails to build
+
.include "${MASTERDIR}/Makefile"