diff --git a/editors/lazarus-qt5/Makefile b/editors/lazarus-qt5/Makefile index 938a74a8fea2..c23c7c3a3856 100644 --- a/editors/lazarus-qt5/Makefile +++ b/editors/lazarus-qt5/Makefile @@ -1,13 +1,15 @@ +PORTREVISION= 1 + PKGNAMESUFFIX?= -qt5 COMMENT= Portable Delphi-like IDE for the FreePascal compiler (QT5) CONFLICTS= ${PORTNAME}-gtk2 LIB_DEPENDS= libQt5Pas.so:x11-toolkits/qt5pas LCL_PLATFORM= qt5 MASTERDIR= ${.CURDIR}/../../editors/lazarus .include "${MASTERDIR}/Makefile"