git: c45b9330c566 - main - converters/ytnef: Fix build after last commit
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 14 Oct 2021 18:29:04 UTC
The branch main has been updated by decke: URL: https://cgit.FreeBSD.org/ports/commit/?id=c45b9330c566f85c8e4e3b48c24ef000d50ff15d commit c45b9330c566f85c8e4e3b48c24ef000d50ff15d Author: Bernhard Froehlich <decke@FreeBSD.org> AuthorDate: 2021-10-14 18:27:53 +0000 Commit: Bernhard Froehlich <decke@FreeBSD.org> CommitDate: 2021-10-14 18:27:53 +0000 converters/ytnef: Fix build after last commit Reported by: tobik --- converters/ytnef/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/converters/ytnef/Makefile b/converters/ytnef/Makefile index a99cae696de1..f0d8825bc087 100644 --- a/converters/ytnef/Makefile +++ b/converters/ytnef/Makefile @@ -14,13 +14,12 @@ LICENSE_FILE= ${WRKSRC}/COPYING RUN_DEPENDS= p5-MIME-Tools>=0:mail/p5-MIME-Tools -USES= autoreconf libtool pathfix perl5 shebangfix +USES= autoreconf cpe libtool pathfix perl5 shebangfix USE_GITHUB= yes GH_ACCOUNT= Yeraze -USES= cpe -CPE_VENDOR= ${PORTNAME}_project +CPE_VENDOR= ytnef_project USE_PERL5= run SHEBANG_FILES= ytnef/ytnefprocess