From f01cba6e50575183cf50dc87ded17319b63e1a14 Mon Sep 17 00:00:00 2001 From: John Marino Date: Sat, 5 Dec 2015 23:29:36 +0000 Subject: FPC ecosystem: Upgrade version 2.6.4 => 3.0.0 This is the first major release of FreePascal in nearly four years. There are a ton of new features, way more to list here. see: http://wiki.freepascal.org/FPC_New_Features_3.0 Several new unit ports were added, some were contracted. Most of those were absorbed into the main FPC packages, but two units are no longer supported: sndfile and matroshka. All 99 remaining ports (including Lazarus ports) were build tested on FreeBSD i386 and amd64 Release 10.2 --- editors/lazarus-lcl-qt/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'editors/lazarus-lcl-qt') 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 # $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 -- cgit v1.2.3