git: c45754a17539 - main - net/p5-Net-HTTP-Spore: Cosmetic change
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun Jun 20 11:43:03 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=c45754a175394e535f8fc64ff1475f6268895526
commit c45754a175394e535f8fc64ff1475f6268895526
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-06-20 11:32:30 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-06-20 11:32:30 +0000
net/p5-Net-HTTP-Spore: Cosmetic change
---
net/p5-Net-HTTP-Spore/Makefile | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/net/p5-Net-HTTP-Spore/Makefile b/net/p5-Net-HTTP-Spore/Makefile
index 018fe4a8bfdc..cc4b2a421bf4 100644
--- a/net/p5-Net-HTTP-Spore/Makefile
+++ b/net/p5-Net-HTTP-Spore/Makefile
@@ -29,8 +29,9 @@ RUN_DEPENDS= p5-Class-Load>=0:devel/p5-Class-Load \
p5-libwww>=0:www/p5-libwww
TEST_DEPENDS= p5-Test-Exception>=0:devel/p5-Test-Exception
-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