git: 975c09e0b7af - main - security/cksfv: Remove unsed CONFIGURE_ARGS argument

From: Emanuel Haupt <ehaupt_at_FreeBSD.org>
Date: Sun, 21 Jan 2024 12:07:32 UTC
The branch main has been updated by ehaupt:

URL: https://cgit.FreeBSD.org/ports/commit/?id=975c09e0b7afa03a7d6511b8416224f698c12793

commit 975c09e0b7afa03a7d6511b8416224f698c12793
Author:     Emanuel Haupt <ehaupt@FreeBSD.org>
AuthorDate: 2024-01-21 12:07:29 +0000
Commit:     Emanuel Haupt <ehaupt@FreeBSD.org>
CommitDate: 2024-01-21 12:07:29 +0000

    security/cksfv: Remove unsed CONFIGURE_ARGS argument
---
 security/cksfv/Makefile | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/security/cksfv/Makefile b/security/cksfv/Makefile
index 53694d1ba8ff..153ab048a0b9 100644
--- a/security/cksfv/Makefile
+++ b/security/cksfv/Makefile
@@ -14,8 +14,7 @@ LICENSE=	GPLv2
 USES=		tar:bz2
 
 HAS_CONFIGURE=	yes
-CONFIGURE_ARGS=	--mandir=${MANPREFIX}/man \
-		--prefix=${PREFIX}
+CONFIGURE_ARGS=	--prefix=${PREFIX}
 
 PLIST_FILES=	bin/cksfv \
 		share/man/man1/cksfv.1.gz