git: d21c795d06d4 - main - sysutils/rset: Clean up Makefile
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 14 Mar 2025 09:57:39 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=d21c795d06d45340d8bddcce3dc93bcf55296a6e
commit d21c795d06d45340d8bddcce3dc93bcf55296a6e
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2025-03-14 09:38:57 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2025-03-14 09:54:05 +0000
sysutils/rset: Clean up Makefile
MANPREFIX setting for FreeBSD is merged to upstream.
Reference: https://github.com/eradman/rset/commit/061e0586b5278a079d550f5f77e1a716824f7f0b
---
sysutils/rset/Makefile | 1 -
1 file changed, 1 deletion(-)
diff --git a/sysutils/rset/Makefile b/sysutils/rset/Makefile
index e5f44b8e13c1..c2fbf952860b 100644
--- a/sysutils/rset/Makefile
+++ b/sysutils/rset/Makefile
@@ -12,7 +12,6 @@ LICENSE= ISCL
LICENSE_FILE= ${WRKSRC}/LICENSE
HAS_CONFIGURE= yes
-MAKE_ARGS= MANPREFIX=${PREFIX}/share/man
TEST_TARGET= TEST
post-install: