Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 6 Nov 2020 11:20:43 +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: r554204 - head/ftp/p5-SOAP-Transport-FTP
Message-ID:  <202011061120.0A6BKhwv087256@repo.freebsd.org>

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

Log:
  Cosmetic change

Modified:
  head/ftp/p5-SOAP-Transport-FTP/Makefile

Modified: head/ftp/p5-SOAP-Transport-FTP/Makefile
==============================================================================
--- head/ftp/p5-SOAP-Transport-FTP/Makefile	Fri Nov  6 11:20:38 2020	(r554203)
+++ head/ftp/p5-SOAP-Transport-FTP/Makefile	Fri Nov  6 11:20:43 2020	(r554204)
@@ -16,8 +16,9 @@ LICENSE=	ART10
 BUILD_DEPENDS=	${RUN_DEPENDS}
 RUN_DEPENDS=	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?202011061120.0A6BKhwv087256>