Index: head/editors/lazarus-lcl-nogui/Makefile =================================================================== --- head/editors/lazarus-lcl-nogui/Makefile (revision 460665) +++ head/editors/lazarus-lcl-nogui/Makefile (revision 460666) @@ -1,15 +1,18 @@ # Created by: Alonso Cardenas Marquez # $FreeBSD$ PKGNAMESUFFIX= -lcl-nogui 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 OPT= # .include "${MASTERDIR}/Makefile"