diff options
| author | Felix Palmen <zirias@FreeBSD.org> | 2022-09-11 10:20:14 +0000 |
|---|---|---|
| committer | Felix Palmen <zirias@FreeBSD.org> | 2022-09-11 10:20:14 +0000 |
| commit | ddae4e92d8313a1461145e3b4f0232fe463feaee (patch) | |
| tree | e84ab3fcfdf00dbf560f8ef9ae031d0c2ed252f5 /databases/sqlitebrowser/Makefile | |
| parent | 51a360b7fe98be99d21134e5fe624ba12d596dd9 (diff) | |
Diffstat (limited to 'databases/sqlitebrowser/Makefile')
| -rw-r--r-- | databases/sqlitebrowser/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/sqlitebrowser/Makefile b/databases/sqlitebrowser/Makefile index 3d359272b6fc..a4a07ac9f409 100644 --- a/databases/sqlitebrowser/Makefile +++ b/databases/sqlitebrowser/Makefile @@ -18,7 +18,7 @@ LIB_DEPENDS= libqscintilla2_qt5.so:devel/qscintilla2-qt5 USES= compiler:c++11-lang cmake desktop-file-utils gnome qt:5 sqlite CMAKE_ARGS+= -DQT_INCLUDE_DIR=${QT_INCDIR} -DQT_LIBRARY_DIR=${QT_LIBDIR} USE_QT= core concurrent gui network printsupport testlib widgets \ - buildtools_build linguisttools_build qmake_build xml + buildtools:build linguisttools:build qmake:build xml USE_GITHUB= yes PORTSCOUT= ignore:1 |
