git: ce25c3a3d5f6 - main - www/p5-Web-Simple: Cosmetic change
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun Jun 20 11:43:58 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=ce25c3a3d5f6dec8ed8e77114d64f6cfae206c6f
commit ce25c3a3d5f6dec8ed8e77114d64f6cfae206c6f
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-06-20 11:37:15 +0000
Commit: Po-Chuan Hsieh <sunpoet at 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>
More information about the dev-commits-ports-all
mailing list