git: 4d47ccd6ad78 - main - misc/p5-Text-FIGlet: Cosmetic change
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Thu Jun 10 14:48:31 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=4d47ccd6ad783dac800061420bfc36b7a1a15c1e
commit 4d47ccd6ad783dac800061420bfc36b7a1a15c1e
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-06-10 14:28:40 +0000
Commit: Po-Chuan Hsieh <sunpoet at 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
More information about the dev-commits-ports-all
mailing list