diff options
| author | Xavier Beaudouin <kiwi@FreeBSD.org> | 2025-11-11 03:09:40 +0000 |
|---|---|---|
| committer | Xavier Beaudouin <kiwi@FreeBSD.org> | 2025-11-11 03:16:23 +0000 |
| commit | ee5c766cbaa790c5778416ccd28755dfa37a532e (patch) | |
| tree | ae60b155f549e7c694595b4397f3cc6ae3f450af /benchmarks | |
| parent | 3e772a28689db3e1184987485cc7da449d86eb56 (diff) | |
Diffstat (limited to 'benchmarks')
| -rw-r--r-- | benchmarks/phoronix-test-suite/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/benchmarks/phoronix-test-suite/Makefile b/benchmarks/phoronix-test-suite/Makefile index 0850413b09a8..9133a9374d4c 100644 --- a/benchmarks/phoronix-test-suite/Makefile +++ b/benchmarks/phoronix-test-suite/Makefile @@ -12,10 +12,9 @@ WWW= https://www.phoronix-test-suite.com LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING -RUN_DEPENDS= sudo:security/sudo \ - bash:shells/bash +RUN_DEPENDS= bash:shells/bash -USES= php:cli,build,flavors python shebangfix +USES= php:cli,build,flavors python shebangfix sudo USE_GITHUB= yes USE_PHP= curl dom gd pcntl posix simplexml zip zlib NO_BUILD= yes |
