pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
qt6-qtbase: Remove useless part of Makefile
Module Name: pkgsrc-wip
Committed By: Niclas Rosenvik <nros%pkgsrc.org@localhost>
Pushed By: nros
Date: Tue Nov 22 10:40:39 2022 +0100
Changeset: d4040e4e968602e4a2c9b1f1b6ab9e1bf20cbdee
Modified Files:
qt6-qtbase/Makefile
Log Message:
qt6-qtbase: Remove useless part of Makefile
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=d4040e4e968602e4a2c9b1f1b6ab9e1bf20cbdee
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
qt6-qtbase/Makefile | 5 -----
1 file changed, 5 deletions(-)
diffs:
diff --git a/qt6-qtbase/Makefile b/qt6-qtbase/Makefile
index 52bbf3a816..e1f1695581 100644
--- a/qt6-qtbase/Makefile
+++ b/qt6-qtbase/Makefile
@@ -46,11 +46,6 @@ CONFIGURE_ARGS+= -system-sqlite
CONFIGURE_ARGS+= -system-zlib
CONFIGURE_ARGS+= -avoid_cmake_archiving_api
CONFIGURE_ARGS+= -no-bundled-xcb-xinput
-.if defined(MAKE_JOBS)
-. if !defined(MAKE_JOBS_SAFE) || empty(MAKE_JOBS_SAFE:M[nN][oO])
-CONFIGURE_ENV+= MAKEFLAGS=-j${MAKE_JOBS}
-. endif
-.endif
USE_TOOLS+= bash:run
Home |
Main Index |
Thread Index |
Old Index