Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Feb 2021 18:03: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: r565570 - head/dns/p5-Net-DNS-TestNS
Message-ID:  <202102171803.11HI3bVc084721@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Wed Feb 17 18:03:37 2021
New Revision: 565570
URL: https://svnweb.freebsd.org/changeset/ports/565570

Log:
  Cosmetic change

Modified:
  head/dns/p5-Net-DNS-TestNS/Makefile

Modified: head/dns/p5-Net-DNS-TestNS/Makefile
==============================================================================
--- head/dns/p5-Net-DNS-TestNS/Makefile	Wed Feb 17 18:03:31 2021	(r565569)
+++ head/dns/p5-Net-DNS-TestNS/Makefile	Wed Feb 17 18:03:37 2021	(r565570)
@@ -15,8 +15,9 @@ BUILD_DEPENDS=	${RUN_DEPENDS}
 RUN_DEPENDS=	p5-Net-DNS>=0.64:dns/p5-Net-DNS \
 		p5-XML-LibXML>=1.53:textproc/p5-XML-LibXML
 
-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?202102171803.11HI3bVc084721>