diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2010-07-30 08:04:21 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2010-07-30 08:04:21 +0000 |
commit | 1c3411de1aeeef00f67a11a5c14cb4ee7f84b5cb (patch) | |
tree | 62c641fda7d4cc813075f0880eb56ee0af7c5de9 /editors/fpc-ide/Makefile | |
parent | dd14eaadfe863a32e1e1eae876ce6b5fa5351172 (diff) |
Notes
Diffstat (limited to 'editors/fpc-ide/Makefile')
-rw-r--r-- | editors/fpc-ide/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/editors/fpc-ide/Makefile b/editors/fpc-ide/Makefile index 3b0dd6c048d3..c880c1f90731 100644 --- a/editors/fpc-ide/Makefile +++ b/editors/fpc-ide/Makefile @@ -12,6 +12,8 @@ PKGNAMESUFFIX= -ide MAINTAINER= acm@FreeBSD.org COMMENT= Free Pascal integrated IDE/compiler +BROKEN= does not build + USE_FPC= chm fcl-async fcl-base fv gdbint graph ibase hash mysql odbc \ oracle pasjpeg paszlib pthreads postgres regexpr sqlite |