mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-31 05:41:08 +00:00
x11-toolkits/qt6pas: Change base like a run dependency
- It fixes build issue with editors/lazarus-qt6-devel
This commit is contained in:
parent
a459141f8a
commit
46f75e4cb1
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user