Date: Thu, 10 Jun 2021 14:48:21 GMT From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 4d47ccd6ad78 - main - misc/p5-Text-FIGlet: Cosmetic change Message-ID: <202106101448.15AEmL7S048947@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=4d47ccd6ad783dac800061420bfc36b7a1a15c1e commit 4d47ccd6ad783dac800061420bfc36b7a1a15c1e Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-06-10 14:28:40 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-06-10 14:46:11 +0000 misc/p5-Text-FIGlet: Cosmetic change --- misc/p5-Text-FIGlet/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/misc/p5-Text-FIGlet/Makefile b/misc/p5-Text-FIGlet/Makefile index ee699f610112..7f476005450d 100644 --- a/misc/p5-Text-FIGlet/Makefile +++ b/misc/p5-Text-FIGlet/Makefile @@ -16,10 +16,11 @@ RUN_DEPENDS= figlet:misc/figlet TEST_DEPENDS= p5-Test-Differences>=0:devel/p5-Test-Differences \ p5-Test-Pod>=1:devel/p5-Test-Pod +USES= perl5 tar:tgz +USE_PERL5= configure + NO_ARCH= yes REINPLACE_ARGS= -i '' -USE_PERL5= configure -USES= perl5 tar:tgz post-patch: @${REINPLACE_CMD} -e 's|/usr/games/lib|${PREFIX}/share|' ${WRKSRC}/bin/*.pl ${WRKSRC}/lib/Text/FIGlet.pm ${WRKSRC}/lib/Text/FIGlet/*.pm
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202106101448.15AEmL7S048947>