git: 9ead32c042c6 - main - graphics/geeqie: fix dependency on xxd
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 10 Oct 2023 11:46:58 UTC
The branch main has been updated by amdmi3:
URL: https://cgit.FreeBSD.org/ports/commit/?id=9ead32c042c617fcd9ecb551f910a13fa297482f
commit 9ead32c042c617fcd9ecb551f910a13fa297482f
Author: Dmitry Marakasov <amdmi3@FreeBSD.org>
AuthorDate: 2023-10-09 17:10:36 +0000
Commit: Dmitry Marakasov <amdmi3@FreeBSD.org>
CommitDate: 2023-10-10 11:46:30 +0000
graphics/geeqie: fix dependency on xxd
Reported by: Piotr Smyrak
---
graphics/geeqie/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/graphics/geeqie/Makefile b/graphics/geeqie/Makefile
index c61143279dc3..0b0a30aea9bd 100644
--- a/graphics/geeqie/Makefile
+++ b/graphics/geeqie/Makefile
@@ -11,7 +11,7 @@ LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
RUN_DEPENDS= bash:shells/bash
-BUILD_DEPENDS= xxd:editors/vim
+BUILD_DEPENDS= xxd:sysutils/xxd
USES= desktop-file-utils gettext-tools gnome jpeg \
lua:53 meson pkgconfig shebangfix