git: 44ce0fdd2af0 - main - sysutils/abduco: Sanitize MANPREFIX
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 21 Jan 2024 19:25:35 UTC
The branch main has been updated by bofh:
URL: https://cgit.FreeBSD.org/ports/commit/?id=44ce0fdd2af08eb2ef0734e07774d9ba5660401f
commit 44ce0fdd2af08eb2ef0734e07774d9ba5660401f
Author: Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2024-01-21 18:07:35 +0000
Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2024-01-21 19:25:23 +0000
sysutils/abduco: Sanitize MANPREFIX
Approved by: portmgr (blanket)
---
sysutils/abduco/Makefile | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/sysutils/abduco/Makefile b/sysutils/abduco/Makefile
index eaf1587dfc6a..cd8ea80ca2a5 100644
--- a/sysutils/abduco/Makefile
+++ b/sysutils/abduco/Makefile
@@ -11,8 +11,7 @@ WWW= http://www.brain-dump.org/projects/abduco/
LICENSE= ISCL
LICENSE_FILE= ${WRKSRC}/LICENSE
-MAKE_ARGS= CPPFLAGS="${CPPFLAGS}" STRIP="${STRIP_CMD}" \
- MANPREFIX="${PREFIX}/share/man"
+MAKE_ARGS= CPPFLAGS="${CPPFLAGS}" STRIP="${STRIP_CMD}"
PLIST_FILES= bin/abduco \
share/man/man1/abduco.1.gz