svn commit: r448327 - head/databases/p5-DBIx-NoSQL

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Aug 19 16:05:10 UTC 2017


Author: sunpoet
Date: Sat Aug 19 16:05:09 2017
New Revision: 448327
URL: https://svnweb.freebsd.org/changeset/ports/448327

Log:
  Add NO_ARCH

Modified:
  head/databases/p5-DBIx-NoSQL/Makefile

Modified: head/databases/p5-DBIx-NoSQL/Makefile
==============================================================================
--- head/databases/p5-DBIx-NoSQL/Makefile	Sat Aug 19 16:05:04 2017	(r448326)
+++ head/databases/p5-DBIx-NoSQL/Makefile	Sat Aug 19 16:05:09 2017	(r448327)
@@ -31,6 +31,7 @@ TEST_DEPENDS=	p5-DateTime>=0:devel/p5-DateTime \
 		p5-Test-Deep>=0:devel/p5-Test-Deep \
 		p5-Test-Most>=0:devel/p5-Test-Most
 
+NO_ARCH=	yes
 USES=		perl5
 USE_PERL5=	configure
 


More information about the svn-ports-head mailing list