Date: Sun, 20 Jun 2021 11:43:57 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: ce25c3a3d5f6 - main - www/p5-Web-Simple: Cosmetic change Message-ID: <202106201143.15KBhv8l016550@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=ce25c3a3d5f6dec8ed8e77114d64f6cfae206c6f commit ce25c3a3d5f6dec8ed8e77114d64f6cfae206c6f Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-06-20 11:37:15 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-06-20 11:37:15 +0000 www/p5-Web-Simple: Cosmetic change --- www/p5-Web-Simple/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/www/p5-Web-Simple/Makefile b/www/p5-Web-Simple/Makefile index 2cf1182c17f6..56f9af579677 100644 --- a/www/p5-Web-Simple/Makefile +++ b/www/p5-Web-Simple/Makefile @@ -20,8 +20,9 @@ RUN_DEPENDS= p5-HTTP-Body>=1.22:www/p5-HTTP-Body \ p5-strictures>=1:devel/p5-strictures TEST_DEPENDS= p5-Data-Dumper-Concise>=2.20:devel/p5-Data-Dumper-Concise -NO_ARCH= yes -USE_PERL5= configure USES= perl5 +USE_PERL5= configure + +NO_ARCH= yes .include <bsd.port.mk>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202106201143.15KBhv8l016550>