svn commit: r397431 - head/net/p5-Net-Cassandra

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Sep 20 20:25:11 UTC 2015


Author: sunpoet
Date: Sun Sep 20 20:25:10 2015
New Revision: 397431
URL: https://svnweb.freebsd.org/changeset/ports/397431

Log:
  - Add NO_ARCH

Modified:
  head/net/p5-Net-Cassandra/Makefile

Modified: head/net/p5-Net-Cassandra/Makefile
==============================================================================
--- head/net/p5-Net-Cassandra/Makefile	Sun Sep 20 20:25:05 2015	(r397430)
+++ head/net/p5-Net-Cassandra/Makefile	Sun Sep 20 20:25:10 2015	(r397431)
@@ -18,6 +18,7 @@ BUILD_DEPENDS=	p5-Moose>=0:${PORTSDIR}/d
 		p5-MooseX-StrictConstructor>=0:${PORTSDIR}/devel/p5-MooseX-StrictConstructor
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 
+NO_ARCH=	yes
 USE_PERL5=	configure
 USES=		perl5
 


More information about the svn-ports-head mailing list