Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 20 Jun 2021 11:43:23 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: 5d9e97bfda4a - main - net/p5-XML-Compile-WSDL11: Cosmetic change
Message-ID:  <202106201143.15KBhNOO015818@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=5d9e97bfda4a7ab00b9d2e4ee9fc2837e6ade112

commit 5d9e97bfda4a7ab00b9d2e4ee9fc2837e6ade112
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-06-20 11:35:28 +0000
Commit:     Po-Chuan Hsieh <sunpoet@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>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202106201143.15KBhNOO015818>