git: b93f6cf721d7 - main - devel/qtcreator: depend on split out databases/qt6-base_sqldriver
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 19 May 2023 05:38:03 UTC
The branch main has been updated by tcberner:
URL: https://cgit.FreeBSD.org/ports/commit/?id=b93f6cf721d764cbf1b44a07986161168e710368
commit b93f6cf721d764cbf1b44a07986161168e710368
Author: Tobias C. Berner <tcberner@FreeBSD.org>
AuthorDate: 2023-05-19 05:35:10 +0000
Commit: Tobias C. Berner <tcberner@FreeBSD.org>
CommitDate: 2023-05-19 05:37:34 +0000
devel/qtcreator: depend on split out databases/qt6-base_sqldriver
---
devel/qtcreator/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/devel/qtcreator/Makefile b/devel/qtcreator/Makefile
index 8e9b0653e4ee..8cccf73af794 100644
--- a/devel/qtcreator/Makefile
+++ b/devel/qtcreator/Makefile
@@ -27,7 +27,7 @@ USES= cmake compiler:c++17-lang desktop-file-utils gl llvm:build,run,min=15 \
USE_GL= gl
USE_LDCONFIG= ${LOCALBASE}/lib/${PORTNAME}
USE_QT= 5compat base declarative positioning quick3d quicktimeline \
- serialport shadertools svg tools translations webchannel
+ serialport shadertools sqldriver-sqlite svg tools translations webchannel
SHEBANG_FILES= bin/qtcreator.sh \
doc/fixnavi.pl \