git: 56294a233fb2 - main - graphics/nsxiv: Sanitize MANPREFIX
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 22 Jan 2024 01:33:37 UTC
The branch main has been updated by bofh:
URL: https://cgit.FreeBSD.org/ports/commit/?id=56294a233fb295ad9dc86e60cb69cc245d83c3cc
commit 56294a233fb295ad9dc86e60cb69cc245d83c3cc
Author: Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2024-01-22 01:32:30 +0000
Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2024-01-22 01:32:49 +0000
graphics/nsxiv: Sanitize MANPREFIX
Approved by: portmgr (blanket)
---
graphics/nsxiv/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/graphics/nsxiv/Makefile b/graphics/nsxiv/Makefile
index 2c39c88d7894..cfe44933beac 100644
--- a/graphics/nsxiv/Makefile
+++ b/graphics/nsxiv/Makefile
@@ -23,7 +23,7 @@ USES= desktop-file-utils gmake localbase:ldflags pkgconfig xorg
USE_GITHUB= yes
USE_XORG= x11 xft
-MAKE_ARGS= MANPREFIX=${MANPREFIX}/share/man
+MAKE_ARGS= MANPREFIX=${PREFIX}/share/man
MAKE_ENV= EGPREFIX=${EXAMPLESDIR} LDLIBS=-linotify
INSTALL_TARGET= install-all