git: 250f5fa1ab17 - main - archivers/rar: Cosmetic change
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 13 Oct 2021 05:49:21 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=250f5fa1ab17356086550423e8be4428bc95e5f0 commit 250f5fa1ab17356086550423e8be4428bc95e5f0 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-10-13 05:35:51 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-10-13 05:35:51 +0000 archivers/rar: Cosmetic change --- archivers/rar/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/archivers/rar/Makefile b/archivers/rar/Makefile index 1e3228b8a8ea..baf500996f35 100644 --- a/archivers/rar/Makefile +++ b/archivers/rar/Makefile @@ -19,13 +19,14 @@ LICENSE_PERMS= auto-accept dist-mirror pkg-mirror ONLY_FOR_ARCHS= amd64 i386 USES= cpe -CPE_VENDOR= rarlab NO_BUILD= yes WRKSRC= ${WRKDIR}/rar PLIST_FILES= bin/rar etc/rarfiles.lst lib/default.sfx man/cat1/rar.1.gz +CPE_VENDOR= rarlab + do-install: ${INSTALL_PROGRAM} ${WRKSRC}/rar ${STAGEDIR}${PREFIX}/bin ${INSTALL_DATA} ${WRKSRC}/rarfiles.lst ${STAGEDIR}${PREFIX}/etc