diff options
Diffstat (limited to 'security/cksfv/Makefile')
-rw-r--r-- | security/cksfv/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/cksfv/Makefile b/security/cksfv/Makefile index 335df4f92592..394f858c077b 100644 --- a/security/cksfv/Makefile +++ b/security/cksfv/Makefile @@ -16,7 +16,7 @@ MAINTAINER= ehaupt@FreeBSD.org COMMENT= Create or manipulate Simple File Verification (SFV) checksum files HAS_CONFIGURE= yes -CONFIGURE_ARGS= --mandir=${PREFIX}/man --prefix=${PREFIX} +CONFIGURE_ARGS= --manir=${PREFIX}/man --prefix=${PREFIX} MAN1= cksfv.1 PLIST_FILES= bin/cksfv |