Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Apr 2020 19:36:18 +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: r532315 - head/databases/p5-DBIx-Admin-DSNManager
Message-ID:  <202004211936.03LJaIEZ090342@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Tue Apr 21 19:36:18 2020
New Revision: 532315
URL: https://svnweb.freebsd.org/changeset/ports/532315

Log:
  Cosmetic change

Modified:
  head/databases/p5-DBIx-Admin-DSNManager/Makefile

Modified: head/databases/p5-DBIx-Admin-DSNManager/Makefile
==============================================================================
--- head/databases/p5-DBIx-Admin-DSNManager/Makefile	Tue Apr 21 19:36:12 2020	(r532314)
+++ head/databases/p5-DBIx-Admin-DSNManager/Makefile	Tue Apr 21 19:36:18 2020	(r532315)
@@ -21,8 +21,9 @@ RUN_DEPENDS=	p5-Config-Tiny>=2.12:devel/p5-Config-Tiny
 TEST_DEPENDS=	p5-Test-Version>=1.002003:devel/p5-Test-Version \
 		p5-Try-Tiny>=0.06:lang/p5-Try-Tiny
 
-NO_ARCH=	yes
-USE_PERL5=	configure
 USES=		perl5 tar:tgz
+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?202004211936.03LJaIEZ090342>