git: ce37877f0d77 - 2023Q4 - editors/lazarus-qt6-devel: Fix build
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 26 Nov 2023 01:21:05 UTC
The branch 2023Q4 has been updated by acm: URL: https://cgit.FreeBSD.org/ports/commit/?id=ce37877f0d7777e766defdd1782979b9eab50d5d commit ce37877f0d7777e766defdd1782979b9eab50d5d Author: Jose Alonso Cardenas Marquez <acm@FreeBSD.org> AuthorDate: 2023-11-17 23:50:41 +0000 Commit: Jose Alonso Cardenas Marquez <acm@FreeBSD.org> CommitDate: 2023-11-26 01:20:57 +0000 editors/lazarus-qt6-devel: Fix build Reported by: pkg-fallout (cherry picked from commit 4b9f409900ca0803be2df646f49eb35694b58b7c) --- editors/lazarus-qt6-devel/Makefile | 2 ++ 1 file changed, 2 insertions(+) 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,3 +1,5 @@ +PORTREVISION= 4 + PKGNAMESUFFIX?= -qt6-devel COMMENT= Portable Delphi-like IDE for the FreePascal compiler (QT6 devel)