aboutsummaryrefslogtreecommitdiff
path: root/editors/lazarus-qt6-devel/Makefile
blob: bf26f3d083a1c3dd935dce37fed6154ad3946923 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
PKGNAMESUFFIX?=  -qt6-devel

COMMENT=	Portable Delphi-like IDE for the FreePascal compiler (QT6 devel)

CONFLICTS=	lazarus-gtk2 lazarus-gtk2-devel lazarus-qt5 lazarus-qt5-devel \
		lazarus-qt6

LIB_DEPENDS=	libQt6Pas.so:x11-toolkits/qt6pas

LCL_PLATFORM=	qt6

MASTERDIR=	${.CURDIR}/../../editors/lazarus-devel

.include "${MASTERDIR}/Makefile"