diff --git a/editors/lazarus-qt6-devel/Makefile b/editors/lazarus-qt6-devel/Makefile index 64c64ea52af8..4085d80bc566 100644 --- a/editors/lazarus-qt6-devel/Makefile +++ b/editors/lazarus-qt6-devel/Makefile @@ -1,13 +1,15 @@ +PORTREVISION= 4 + 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 LIB_DEPENDS= libQt6Pas.so:x11-toolkits/qt6pas LCL_PLATFORM= qt6 MASTERDIR= ${.CURDIR}/../../editors/lazarus-devel .include "${MASTERDIR}/Makefile"