git: bbfb58e2d254 - main - textproc/es-hyphen: unbreak on armv[67]
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 25 May 2023 09:43:55 UTC
The branch main has been updated by fuz: URL: https://cgit.FreeBSD.org/ports/commit/?id=bbfb58e2d254bb6938e2220f0d25e256e7f8d5f0 commit bbfb58e2d254bb6938e2220f0d25e256e7f8d5f0 Author: Robert Clausecker <fuz@FreeBSD.org> AuthorDate: 2023-05-22 09:33:31 +0000 Commit: Robert Clausecker <fuz@FreeBSD.org> CommitDate: 2023-05-25 09:39:31 +0000 textproc/es-hyphen: unbreak on armv[67] Packages just fine. Approved by: portmgr (build fix blanket) Reported by: andrew@tao11.riddles.org.uk --- textproc/es-hyphen/Makefile | 2 -- 1 file changed, 2 deletions(-) diff --git a/textproc/es-hyphen/Makefile b/textproc/es-hyphen/Makefile index 4703d6b774e4..878e5876e932 100644 --- a/textproc/es-hyphen/Makefile +++ b/textproc/es-hyphen/Makefile @@ -18,8 +18,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