diff options
Diffstat (limited to 'security/cksfv')
-rw-r--r-- | security/cksfv/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/security/cksfv/Makefile b/security/cksfv/Makefile index 7875a9a6df04..93fa5accbdfc 100644 --- a/security/cksfv/Makefile +++ b/security/cksfv/Makefile @@ -15,7 +15,6 @@ MAINTAINER= ehaupt@FreeBSD.org COMMENT= Create or manipulate Simple File Verification (SFV) checksum files HAS_CONFIGURE= yes -USE_REINPLACE= yes CONFIGURE_ARGS= --mandir=${PREFIX}/man --prefix=${PREFIX} MAN1= cksfv.1 |