git: 8799a418754a - main - textproc/es-hunspell: unbreak on armv[67]
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 25 May 2023 09:43:56 UTC
The branch main has been updated by fuz: URL: https://cgit.FreeBSD.org/ports/commit/?id=8799a418754aba84bc56a00e070e1035bc35c4e2 commit 8799a418754aba84bc56a00e070e1035bc35c4e2 Author: Robert Clausecker <fuz@FreeBSD.org> AuthorDate: 2023-05-22 09:35:10 +0000 Commit: Robert Clausecker <fuz@FreeBSD.org> CommitDate: 2023-05-25 09:39:31 +0000 textproc/es-hunspell: unbreak on armv[67] Packages just fine. Approved by: portmgr (build fix blanket) Reported by: andrew@tao11.riddles.org.uk --- textproc/es-hunspell/Makefile | 2 -- 1 file changed, 2 deletions(-) diff --git a/textproc/es-hunspell/Makefile b/textproc/es-hunspell/Makefile index edb454f02391..351060f72827 100644 --- a/textproc/es-hunspell/Makefile +++ b/textproc/es-hunspell/Makefile @@ -17,8 +17,6 @@ LICENSE_FILE_GPLv3= ${WRKSRC}/GPLv3.txt LICENSE_FILE_LGPL3= ${WRKSRC}/LGPLv3.txt LICENSE_FILE_MPL11= ${WRKSRC}/MPL-1.1.txt -BROKEN_armv6= fails to package: tar: Pathname cannot be converted from UTF-8 to current locale -BROKEN_armv7= fails to package: tar: Pathname cannot be converted from UTF-8 to current locale BROKEN_mips= fails to package: tar: Pathname cannot be converted from UTF-8 to current locale NO_ARCH= yes