git: 26da586c5ab5 - main - audio/denemo: unbreak on armv[67]
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 25 May 2023 09:43:57 UTC
The branch main has been updated by fuz: URL: https://cgit.FreeBSD.org/ports/commit/?id=26da586c5ab5abd6f6e02548f71ac24dc6e2602e commit 26da586c5ab5abd6f6e02548f71ac24dc6e2602e Author: Robert Clausecker <fuz@FreeBSD.org> AuthorDate: 2023-05-22 09:42:31 +0000 Commit: Robert Clausecker <fuz@FreeBSD.org> CommitDate: 2023-05-25 09:39:31 +0000 audio/denemo: unbreak on armv[67] Packages just fine. Approved by: portmgr (build fix blanket) Reported by: andrew@tao11.riddles.org.uk --- audio/denemo/Makefile | 2 -- 1 file changed, 2 deletions(-) diff --git a/audio/denemo/Makefile b/audio/denemo/Makefile index 8cabb0bc873d..cdad24543b7a 100644 --- a/audio/denemo/Makefile +++ b/audio/denemo/Makefile @@ -10,8 +10,6 @@ WWW= http://www.denemo.org/ LICENSE= GPLv3+ -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 LIB_DEPENDS= libaubio.so:audio/aubio \