git: 8650efff0b45 - main - japanese/xv: Mark BROKEN
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 23 Dec 2023 19:03:53 UTC
The branch main has been updated by bofh:
URL: https://cgit.FreeBSD.org/ports/commit/?id=8650efff0b45642b2a1060411be489613db4a813
commit 8650efff0b45642b2a1060411be489613db4a813
Author: Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2023-12-23 17:09:54 +0000
Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2023-12-23 19:03:39 +0000
japanese/xv: Mark BROKEN
Fails to install with:
install -s -m 555 /wrkdirs/usr/ports/japanese/xv/work/xv-4.2.0/xv
/wrkdirs/usr/ports/japanese/xv/work/stage/usr/local/bin/ja-xv
install: /wrkdirs/usr/ports/japanese/xv/work/xv-4.2.0/xv: No such file or
directory
And no binaries are there with that name
---
japanese/xv/Makefile | 2 ++
1 file changed, 2 insertions(+)
diff --git a/japanese/xv/Makefile b/japanese/xv/Makefile
index d5471f9ef015..d19cbfc974c8 100644
--- a/japanese/xv/Makefile
+++ b/japanese/xv/Makefile
@@ -3,6 +3,8 @@ CATEGORIES= japanese
MAINTAINER= ports@FreeBSD.org
COMMENT= X11 program that displays images of various formats with japanization
+BROKEN= Fails to generate binaries
+
MASTERDIR= ${.CURDIR}/../../graphics/xv
PKGDIR= ${.CURDIR}