svn commit: r532313 - head/databases/p5-CouchDB-View

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


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

Log:
  Cosmetic change

Modified:
  head/databases/p5-CouchDB-View/Makefile

Modified: head/databases/p5-CouchDB-View/Makefile
==============================================================================
--- head/databases/p5-CouchDB-View/Makefile	Tue Apr 21 19:36:00 2020	(r532312)
+++ head/databases/p5-CouchDB-View/Makefile	Tue Apr 21 19:36:06 2020	(r532313)
@@ -21,8 +21,9 @@ RUN_DEPENDS=	p5-Data-Dump-Streamer>=0:devel/p5-Data-Du
 		p5-URI>=0:net/p5-URI
 TEST_DEPENDS=	p5-Test-Deep>=0:devel/p5-Test-Deep
 
-NO_ARCH=	yes
-USE_PERL5=	configure
 USES=		perl5
+USE_PERL5=	configure
+
+NO_ARCH=	yes
 
 .include <bsd.port.mk>


More information about the svn-ports-head mailing list