diff options
author | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2018-02-02 12:02:34 +0800 |
---|---|---|
committer | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2018-02-02 12:02:34 +0800 |
commit | c888a16bc0747e96146a9867af15fc0b37fc9eb4 (patch) | |
tree | f5bf0b8e9fcb695ea30fe70845083ffbd505f90d /editors | |
parent | 9483b0fd39107b947fb03213acd88be883b82221 (diff) | |
download | freebsd-ports-gnome-c888a16bc0747e96146a9867af15fc0b37fc9eb4.tar.gz freebsd-ports-gnome-c888a16bc0747e96146a9867af15fc0b37fc9eb4.tar.zst freebsd-ports-gnome-c888a16bc0747e96146a9867af15fc0b37fc9eb4.zip |
- Fix build
Diffstat (limited to 'editors')
-rw-r--r-- | editors/lazarus-lcl-units/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/lazarus-lcl-units/Makefile b/editors/lazarus-lcl-units/Makefile index 4c049005311f..1e8e177ccf75 100644 --- a/editors/lazarus-lcl-units/Makefile +++ b/editors/lazarus-lcl-units/Makefile @@ -5,7 +5,7 @@ PKGNAMESUFFIX= -lcl-units COMMENT= Lazarus components library units -USE_FPC= fcl-base fcl-db fcl-image fcl-json fcl-registry \ +USE_FPC= chm fcl-base fcl-db fcl-image fcl-json fcl-registry \ fcl-res fcl-xml iconvenc pasjpeg regexpr LCL_INTERFACE= # |