git: 5d9e97bfda4a - main - net/p5-XML-Compile-WSDL11: Cosmetic change

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


The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=5d9e97bfda4a7ab00b9d2e4ee9fc2837e6ade112

commit 5d9e97bfda4a7ab00b9d2e4ee9fc2837e6ade112
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-06-20 11:35:28 +0000
Commit:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-06-20 11:35:28 +0000

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

diff --git a/net/p5-XML-Compile-WSDL11/Makefile b/net/p5-XML-Compile-WSDL11/Makefile
index 4d515b4ea301..127377cd823f 100644
--- a/net/p5-XML-Compile-WSDL11/Makefile
+++ b/net/p5-XML-Compile-WSDL11/Makefile
@@ -18,8 +18,9 @@ RUN_DEPENDS=	p5-Log-Report>=1.05:devel/p5-Log-Report \
 		p5-XML-Compile-Cache>=1.03:textproc/p5-XML-Compile-Cache \
 		p5-XML-Compile-SOAP>=3.23:net/p5-XML-Compile-SOAP
 
-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-main mailing list