svn commit: r397133 - head/databases/p5-BSON

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu Sep 17 17:09:27 UTC 2015


Author: sunpoet
Date: Thu Sep 17 17:09:26 2015
New Revision: 397133
URL: https://svnweb.freebsd.org/changeset/ports/397133

Log:
  - Add NO_ARCH

Modified:
  head/databases/p5-BSON/Makefile

Modified: head/databases/p5-BSON/Makefile
==============================================================================
--- head/databases/p5-BSON/Makefile	Thu Sep 17 17:09:22 2015	(r397132)
+++ head/databases/p5-BSON/Makefile	Thu Sep 17 17:09:26 2015	(r397133)
@@ -22,6 +22,7 @@ TEST_DEPENDS=	p5-DateTime>=0:${PORTSDIR}
 		p5-Test-Deep>=0:${PORTSDIR}/devel/p5-Test-Deep \
 		p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception
 
+NO_ARCH=	yes
 USE_PERL5=	configure
 USES=		perl5
 


More information about the svn-ports-head mailing list