git: 46f75e4cb123 - main - x11-toolkits/qt6pas: Change base like a run dependency
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 17 Nov 2023 23:49:59 UTC
The branch main has been updated by acm:
URL: https://cgit.FreeBSD.org/ports/commit/?id=46f75e4cb1230c05cf941382d2cceccb1b5fb046
commit 46f75e4cb1230c05cf941382d2cceccb1b5fb046
Author: Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
AuthorDate: 2023-11-17 23:47:03 +0000
Commit: Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
CommitDate: 2023-11-17 23:47:03 +0000
x11-toolkits/qt6pas: Change base like a run dependency
- It fixes build issue with editors/lazarus-qt6-devel
---
x11-toolkits/qt6pas/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/x11-toolkits/qt6pas/Makefile b/x11-toolkits/qt6pas/Makefile
index 84233dc604c3..30f90d96558e 100644
--- a/x11-toolkits/qt6pas/Makefile
+++ b/x11-toolkits/qt6pas/Makefile
@@ -1,5 +1,6 @@
PORTNAME= qt6pas
PORTVERSION= 6.2.7
+PORTREVISION= 1
CATEGORIES= x11-toolkits
MASTER_SITES= LOCAL/acm/
@@ -8,7 +9,7 @@ COMMENT= Qt6 binding for FreePascal
WWW= https://wiki.lazarus.freepascal.org/index.php/Qt6_Interface
USES= compiler:c++11-lang qmake qt:6
-USE_QT= base:build declarative:build tools:build
+USE_QT= base:run declarative:build tools:build
USE_LDCONFIG= yes
QT6_VER_MIN= 6.2.7