git: 42180b0d26d6 - main - net/p5-Net-SPDY: Cosmetic change

Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Jun 20 11:43:13 UTC 2021


The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=42180b0d26d6a148cbf4fca79e536306f7bde5b4

commit 42180b0d26d6a148cbf4fca79e536306f7bde5b4
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-06-20 11:33:48 +0000
Commit:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-06-20 11:33:48 +0000

    net/p5-Net-SPDY: Cosmetic change
---
 net/p5-Net-SPDY/Makefile | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/net/p5-Net-SPDY/Makefile b/net/p5-Net-SPDY/Makefile
index ae36c35c428a..b7f93393a980 100644
--- a/net/p5-Net-SPDY/Makefile
+++ b/net/p5-Net-SPDY/Makefile
@@ -20,8 +20,9 @@ RUN_DEPENDS=	p5-IO-Socket-SSL>=0:security/p5-IO-Socket-SSL \
 TEST_DEPENDS=	p5-Test-Deep>=0:devel/p5-Test-Deep \
 		p5-Test-Pod>=0:devel/p5-Test-Pod
 
-NO_ARCH=	yes
-USE_PERL5=	modbuild
 USES=		perl5
+USE_PERL5=	modbuild
+
+NO_ARCH=	yes
 
 .include <bsd.port.mk>


More information about the dev-commits-ports-main mailing list