diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-09-13 10:27:45 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-09-13 10:27:45 +0000 |
commit | ed9ccb899b022c5295bb2696bf620c86734a5bd3 (patch) | |
tree | 82d651ccd326b22fa5e6b2828466428185cc3183 /x11-toolkits/gambas2-gb-qt | |
parent | 80486f5a04c968a07ca9281c95f3f8869a94f8b6 (diff) |
Notes
Diffstat (limited to 'x11-toolkits/gambas2-gb-qt')
-rw-r--r-- | x11-toolkits/gambas2-gb-qt/Makefile | 2 |
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" |