git: f221b753f51f - main - devel/performance: unbreak on powerpc64
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 21 Apr 2022 17:25:38 UTC
The branch main has been updated by pkubaj: URL: https://cgit.FreeBSD.org/ports/commit/?id=f221b753f51f3e8ad3164fae42f44a7473a30b2b commit f221b753f51f3e8ad3164fae42f44a7473a30b2b Author: Piotr Kubaj <pkubaj@FreeBSD.org> AuthorDate: 2022-04-21 17:11:43 +0000 Commit: Piotr Kubaj <pkubaj@FreeBSD.org> CommitDate: 2022-04-21 17:11:43 +0000 devel/performance: unbreak on powerpc64 --- devel/performance/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/devel/performance/Makefile b/devel/performance/Makefile index 2b19d9fdb5ed..c90b9375ad73 100644 --- a/devel/performance/Makefile +++ b/devel/performance/Makefile @@ -12,7 +12,6 @@ LICENSE= LGPL3 BROKEN_aarch64= fails to build: gmake[2]: No rule to make target 'Performance/dependencies', needed by 'internal-doc-all_'. Stop. BROKEN_armv7= fails to build: gmake[2]: No rule to make target 'Performance/dependencies', needed by 'internal-doc-all_'. Stop. -BROKEN_powerpc64= fails to build: gmake[2]: No rule to make target 'Performance/dependencies', needed by 'internal-doc-all_'. Stop. USES= gnustep USE_GNUSTEP= base build