devel/qschematic: Fix build

Approved by:	portmgr (just-fix-it)
This commit is contained in:
Muhammad Moinur Rahman 2024-03-18 13:53:15 +01:00
parent a0d1ab7edf
commit ac69c3412e
No known key found for this signature in database
GPG Key ID: BDB9B5A617C0BC91
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ LICENSE_FILE= ${WRKSRC}/license.txt
LIB_DEPENDS= libgpds.so:devel/gpds
USES= cmake compiler:c++20-lang qt:6
USES= cmake compiler:c++20-lang pkgconfig qt:6
USE_QT= base
USE_GITHUB= yes