aboutsummaryrefslogtreecommitdiff
path: root/editors/lazarus-qt6/Makefile
blob: 73dcdd87498cb1931586b5cd56966cdef8b72ce4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
PORTREVISION=	1

PKGNAMESUFFIX?=  -qt6

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

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

LIB_DEPENDS=	libQt6Pas.so:x11-toolkits/qt6pas

LCL_PLATFORM=	qt6

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

.include "${MASTERDIR}/Makefile"