git: 37ebeda814be - main - editors/biew: remove unnecesary BROKEN_${ARCH}
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 27 Apr 2022 13:40:40 UTC
The branch main has been updated by pkubaj: URL: https://cgit.FreeBSD.org/ports/commit/?id=37ebeda814be4b3259ea8eb2790e45dc19af3091 commit 37ebeda814be4b3259ea8eb2790e45dc19af3091 Author: Piotr Kubaj <pkubaj@FreeBSD.org> AuthorDate: 2022-04-27 13:22:45 +0000 Commit: Piotr Kubaj <pkubaj@FreeBSD.org> CommitDate: 2022-04-27 13:22:45 +0000 editors/biew: remove unnecesary BROKEN_${ARCH} The port has ONLY_FOR_ARCHS anyway. --- editors/biew/Makefile | 2 -- 1 file changed, 2 deletions(-) diff --git a/editors/biew/Makefile b/editors/biew/Makefile index f08f53b8cf01..3e5cefb52e9e 100644 --- a/editors/biew/Makefile +++ b/editors/biew/Makefile @@ -12,8 +12,6 @@ COMMENT= Binary file viewer and editor LICENSE= GPLv2 -BROKEN_powerpc= Does not compile -BROKEN_sparc64= Does not compile ONLY_FOR_ARCHS= amd64 i386 ONLY_FOR_ARCHS_REASON= no targets defined in Makefile