diff options
Diffstat (limited to 'editors/lazarus-lcl-gtk2')
-rw-r--r-- | editors/lazarus-lcl-gtk2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/lazarus-lcl-gtk2/Makefile b/editors/lazarus-lcl-gtk2/Makefile index ea9e2c3823a0..c3649c37c6ad 100644 --- a/editors/lazarus-lcl-gtk2/Makefile +++ b/editors/lazarus-lcl-gtk2/Makefile @@ -8,7 +8,7 @@ COMMENT= Lazarus components library - GTK2 backend BUILD_DEPENDS= ${LCL_UNITS_DIR}/alllclunits.ppu:${PORTSDIR}/editors/lazarus-lcl-units -USE_FPC= x11 gtk2 +USE_FPC= cairo gtk2 x11 USE_FPC_RUN= yes LCL_INTERFACE= gtk2 |