Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 6 Nov 2020 11:21:37 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r554215 - head/net-im/p5-SOAP-Transport-JABBER
Message-ID:  <202011061121.0A6BLb9k089177@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Fri Nov  6 11:21:37 2020
New Revision: 554215
URL: https://svnweb.freebsd.org/changeset/ports/554215

Log:
  Cosmetic change

Modified:
  head/net-im/p5-SOAP-Transport-JABBER/Makefile

Modified: head/net-im/p5-SOAP-Transport-JABBER/Makefile
==============================================================================
--- head/net-im/p5-SOAP-Transport-JABBER/Makefile	Fri Nov  6 11:21:32 2020	(r554214)
+++ head/net-im/p5-SOAP-Transport-JABBER/Makefile	Fri Nov  6 11:21:37 2020	(r554215)
@@ -17,8 +17,9 @@ BUILD_DEPENDS=	${RUN_DEPENDS}
 RUN_DEPENDS=	p5-Net-Jabber>=0:net-im/p5-Net-Jabber \
 		p5-SOAP-Lite>=0.711:net/p5-SOAP-Lite
 
-NO_ARCH=	yes
-USE_PERL5=	modbuild
 USES=		perl5
+USE_PERL5=	modbuild
+
+NO_ARCH=	yes
 
 .include <bsd.port.mk>



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