svn commit: r532317 - head/databases/p5-DBIx-Class-Cursor-Cached

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


Author: sunpoet
Date: Tue Apr 21 19:36:30 2020
New Revision: 532317
URL: https://svnweb.freebsd.org/changeset/ports/532317

Log:
  Cosmetic change

Modified:
  head/databases/p5-DBIx-Class-Cursor-Cached/Makefile

Modified: head/databases/p5-DBIx-Class-Cursor-Cached/Makefile
==============================================================================
--- head/databases/p5-DBIx-Class-Cursor-Cached/Makefile	Tue Apr 21 19:36:23 2020	(r532316)
+++ head/databases/p5-DBIx-Class-Cursor-Cached/Makefile	Tue Apr 21 19:36:30 2020	(r532317)
@@ -19,8 +19,9 @@ RUN_DEPENDS=	p5-Carp-Clan>=6.0:devel/p5-Carp-Clan \
 TEST_DEPENDS=	p5-Cache-Cache>=0:devel/p5-Cache-Cache \
 		p5-DBD-SQLite>=0:databases/p5-DBD-SQLite
 
-NO_ARCH=	yes
-USE_PERL5=	configure
 USES=		perl5
+USE_PERL5=	configure
+
+NO_ARCH=	yes
 
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list