diff --git a/editors/lazarus-qt6/Makefile b/editors/lazarus-qt6/Makefile index 6004f9f2910e..73dcdd87498c 100644 --- a/editors/lazarus-qt6/Makefile +++ b/editors/lazarus-qt6/Makefile @@ -1,16 +1,16 @@ -PORTREVISION= 0 +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"