Index: head/editors/lazarus-lcl-gtk2/Makefile =================================================================== --- head/editors/lazarus-lcl-gtk2/Makefile (revision 394552) +++ head/editors/lazarus-lcl-gtk2/Makefile (revision 394553) @@ -1,19 +1,19 @@ # Created by: Alonso Cardenas Marquez # $FreeBSD$ -PORTREVISION= 1 +PORTREVISION= 2 PKGNAMESUFFIX= -lcl-gtk2 COMMENT= Lazarus components library - GTK2 backend BUILD_DEPENDS= ${LCL_UNITS_DIR}/alllclunits.ppu:${PORTSDIR}/editors/lazarus-lcl-units -USE_FPC= cairo gtk2 x11 -USE_FPC_RUN= yes +USE_FPC= cairo fcl-base fcl-db fcl-image fcl-process fcl-res fcl-registry \ + fcl-xml gtk2 pasjpeg x11 LCL_INTERFACE= gtk2 MASTERDIR= ${.CURDIR}/../../editors/lazarus OPT= # .include "${MASTERDIR}/Makefile"