git: ba86b5038217 - main - net/p5-RPC-XML: Cosmetic change

Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun May 30 20:04:34 UTC 2021


The branch main has been updated by sunpoet:

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

commit ba86b50382173ca53a3d0c515b2f13caaa020b6f
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-05-30 19:54:48 +0000
Commit:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-05-30 19:54:48 +0000

    net/p5-RPC-XML: Cosmetic change
---
 net/p5-RPC-XML/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/net/p5-RPC-XML/Makefile b/net/p5-RPC-XML/Makefile
index 0902b5c17ad5..cb39ebc099b3 100644
--- a/net/p5-RPC-XML/Makefile
+++ b/net/p5-RPC-XML/Makefile
@@ -17,10 +17,11 @@ RUN_DEPENDS=	p5-XML-Parser>=2.31:textproc/p5-XML-Parser \
 		p5-libwww>=5.834:www/p5-libwww
 TEST_DEPENDS=	p5-DateTime-Format-ISO8601>=0.07:devel/p5-DateTime-Format-ISO8601
 
-NO_ARCH=	yes
 USES=		gmake perl5
 USE_PERL5=	configure
 
+NO_ARCH=	yes
+
 OPTIONS_DEFINE=	XS
 
 XS_BUILD_DEPENDS=	p5-XML-LibXML>=1.85:textproc/p5-XML-LibXML


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