svn commit: r532315 - head/databases/p5-DBIx-Admin-DSNManager

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Tue Apr 21 19:36:18 UTC 2020


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>


More information about the svn-ports-all mailing list