diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2015-08-14 13:23:58 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2015-08-14 13:23:58 +0000 |
commit | 85a1ccd47c150a6036ca0ee440d3ebb26fdf1cbf (patch) | |
tree | 4bf59d94241876a1482d71dc27ba222ab84527df /editors/fpc-ide | |
parent | bac5cfbeb05eb06d422b7cd61a483b6f02dbb2a2 (diff) | |
download | ports-85a1ccd47c150a6036ca0ee440d3ebb26fdf1cbf.tar.gz ports-85a1ccd47c150a6036ca0ee440d3ebb26fdf1cbf.zip |
Notes
Diffstat (limited to 'editors/fpc-ide')
-rw-r--r-- | editors/fpc-ide/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/fpc-ide/Makefile b/editors/fpc-ide/Makefile index 52f913fa9638..697b253bd81f 100644 --- a/editors/fpc-ide/Makefile +++ b/editors/fpc-ide/Makefile @@ -8,8 +8,8 @@ PKGNAMESUFFIX= -ide MAINTAINER= freebsd-fpc@FreeBSD.org COMMENT= Free Pascal integrated IDE/compiler -USE_FPC= chm fcl-async fcl-base fv gdbint graph ibase hash mysql odbc \ - oracle pasjpeg paszlib pthreads postgres regexpr sqlite +USE_FPC= chm fcl-async fcl-base fcl-xml fv gdbint graph ibase hash mysql \ + odbc oracle pasjpeg paszlib pthreads postgres regexpr sqlite FPCDIR= # none UNITPREFIX= # none |