diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2018-02-22 09:52:47 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2018-02-22 09:52:47 +0000 |
commit | 69da4f8da3cbe14fc8cca2cc7f61596c756b0b23 (patch) | |
tree | 48dead10a094f913303a1e258a82a0ec18d427db /editors | |
parent | 059e6fab6eae76a89bd115aadcdb6b282708f674 (diff) | |
download | ports-69da4f8da3cbe14fc8cca2cc7f61596c756b0b23.tar.gz ports-69da4f8da3cbe14fc8cca2cc7f61596c756b0b23.zip |
Notes
Diffstat (limited to 'editors')
-rw-r--r-- | editors/coedit/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/coedit/Makefile b/editors/coedit/Makefile index 625aa8927194..e6ca24a5b508 100644 --- a/editors/coedit/Makefile +++ b/editors/coedit/Makefile @@ -26,7 +26,7 @@ USE_GITHUB= yes GH_ACCOUNT= BBasile GH_PROJECT= Coedit -USE_FPC= cairo fcl-base fcl-db fcl-image fcl-json fcl-net fcl-registry \ +USE_FPC= cairo chm fcl-base fcl-db fcl-image fcl-json fcl-net fcl-registry \ fcl-stl fcl-web fcl-xml numlib openssl pasjpeg rtl-objpas \ regexpr rtl-extra x11 |