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

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

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

LIB_DEPENDS=	libQt5Pas.so:x11-toolkits/qt5pas

LCL_PLATFORM=	qt5

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

.include "${MASTERDIR}/Makefile"