diff options
Diffstat (limited to 'editors/lazarus-lcl-qt/Makefile')
-rw-r--r-- | editors/lazarus-lcl-qt/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/lazarus-lcl-qt/Makefile b/editors/lazarus-lcl-qt/Makefile index e88a73ae2fdf..349c5a82213a 100644 --- a/editors/lazarus-lcl-qt/Makefile +++ b/editors/lazarus-lcl-qt/Makefile @@ -1,14 +1,14 @@ # Created by: Alonso Cardenas Marquez <acm@FreeBSD.org> # $FreeBSD$ -PORTREVISION= 3 +PORTREVISION= 4 PKGNAMESUFFIX= -lcl-qt COMMENT= Lazarus components library - QT backend BUILD_DEPENDS= ${LCL_UNITS_DIR}/alllclunits.ppu:${PORTSDIR}/editors/lazarus-lcl-units -USE_FPC= fcl-base fcl-db fcl-image fcl-process fcl-registry fcl-res \ +USE_FPC= fcl-base fcl-db fcl-image fcl-registry fcl-res \ fcl-xml pasjpeg x11 LCL_INTERFACE= qt |