git: 2bed31348d82 - main - www/chromium: revert ALL_TARGET change which i was only using for testing
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 03 Jun 2024 13:01:05 UTC
The branch main has been updated by rnagy: URL: https://cgit.FreeBSD.org/ports/commit/?id=2bed31348d82df36eccb90a8b19e5f1759b094a4 commit 2bed31348d82df36eccb90a8b19e5f1759b094a4 Author: Robert Nagy <rnagy@FreeBSD.org> AuthorDate: 2024-06-03 13:00:59 +0000 Commit: Robert Nagy <rnagy@FreeBSD.org> CommitDate: 2024-06-03 13:00:59 +0000 www/chromium: revert ALL_TARGET change which i was only using for testing --- www/chromium/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/www/chromium/Makefile b/www/chromium/Makefile index d10e0f51f028..f07cd8077db9 100644 --- a/www/chromium/Makefile +++ b/www/chromium/Makefile @@ -91,8 +91,7 @@ USE_QT= buildtools:build SHEBANG_FILES= chrome/tools/build/linux/chrome-wrapper buildtools/linux64/clang-format MAKE_ARGS= -C out/${BUILDTYPE} -#ALL_TARGET= chrome -ALL_TARGET= chromium_sqlite3 +ALL_TARGET= chrome BINARY_ALIAS= python3=${PYTHON_CMD} \ moc=${PREFIX}/bin/moc-qt5