diff options
author | Beat Gaetzi <beat@FreeBSD.org> | 2012-09-09 15:33:37 +0000 |
---|---|---|
committer | Beat Gaetzi <beat@FreeBSD.org> | 2012-09-09 15:33:37 +0000 |
commit | 9faebcc2d3ce3cde9fb2f4d64e52f3c9fcbf208b (patch) | |
tree | b8a33f034197c20d0392957ed7346fcc57868512 /editors/fpc-ide | |
parent | 12af408fca147e03c1b7a9121d62ab2ea0871d8f (diff) |
Notes
Diffstat (limited to 'editors/fpc-ide')
-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 6b19bfd9c9f2..e1bbb91365f9 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 |