Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Sep 2015 17:11:40 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r397156 - head/databases/p5-DBIx-Class-Cursor-Cached
Message-ID:  <201509171711.t8HHBedJ098755@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Thu Sep 17 17:11:39 2015
New Revision: 397156
URL: https://svnweb.freebsd.org/changeset/ports/397156

Log:
  - Add NO_ARCH

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	Thu Sep 17 17:11:35 2015	(r397155)
+++ head/databases/p5-DBIx-Class-Cursor-Cached/Makefile	Thu Sep 17 17:11:39 2015	(r397156)
@@ -19,6 +19,7 @@ RUN_DEPENDS:=	${BUILD_DEPENDS}
 TEST_DEPENDS=	p5-Cache-Cache>=0:${PORTSDIR}/devel/p5-Cache-Cache \
 		p5-DBD-SQLite>=0:${PORTSDIR}/databases/p5-DBD-SQLite
 
+NO_ARCH=	yes
 USE_PERL5=	configure
 USES=		perl5
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201509171711.t8HHBedJ098755>