aboutsummaryrefslogtreecommitdiffstats
path: root/editors
diff options
context:
space:
mode:
authorJose Alonso Cardenas Marquez <acm@FreeBSD.org>2018-02-02 13:25:08 +0800
committerJose Alonso Cardenas Marquez <acm@FreeBSD.org>2018-02-02 13:25:08 +0800
commita88b1c9e0161c92922aef8723207ac36d231ba4f (patch)
tree69801944e21ed69894344c2d9dab133adb30a283 /editors
parent0ef7cbcd8d5bfbd57e2224a64b2f83cab105d764 (diff)
downloadfreebsd-ports-gnome-a88b1c9e0161c92922aef8723207ac36d231ba4f.tar.gz
freebsd-ports-gnome-a88b1c9e0161c92922aef8723207ac36d231ba4f.tar.zst
freebsd-ports-gnome-a88b1c9e0161c92922aef8723207ac36d231ba4f.zip
- Fix build
Diffstat (limited to 'editors')
-rw-r--r--editors/lazarus-lcl-nogui/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/editors/lazarus-lcl-nogui/Makefile b/editors/lazarus-lcl-nogui/Makefile
index 99fc4398bf63..b426cc585586 100644
--- a/editors/lazarus-lcl-nogui/Makefile
+++ b/editors/lazarus-lcl-nogui/Makefile
@@ -7,6 +7,9 @@ COMMENT= Lazarus components library - No gui backend
BUILD_DEPENDS= ${LCL_UNITS_DIR}/alllclunits.ppu:editors/lazarus-lcl-units
+USE_FPC= chm fcl-base fcl-db fcl-image fcl-json fcl-registry fcl-xml \
+ pasjpeg regexpr rtl-objpas
+
LCL_INTERFACE= nogui
MASTERDIR= ${.CURDIR}/../../editors/lazarus