Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 6 Nov 2020 11:21:32 +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: r554214 - head/net-im/p5-Jabber-Lite
Message-ID:  <202011061121.0A6BLW86089072@repo.freebsd.org>

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

Log:
  Cosmetic change

Modified:
  head/net-im/p5-Jabber-Lite/Makefile

Modified: head/net-im/p5-Jabber-Lite/Makefile
==============================================================================
--- head/net-im/p5-Jabber-Lite/Makefile	Fri Nov  6 11:21:27 2020	(r554213)
+++ head/net-im/p5-Jabber-Lite/Makefile	Fri Nov  6 11:21:32 2020	(r554214)
@@ -21,8 +21,9 @@ RUN_DEPENDS=	p5-Authen-SASL>=0:security/p5-Authen-SASL
 		p5-IO-Socket-SSL>=0:security/p5-IO-Socket-SSL \
 		p5-Net-DNS>=0:dns/p5-Net-DNS
 
-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?202011061121.0A6BLW86089072>