Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Oct 2015 20:19:03 +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: r399738 - head/devel/p5-Data-Validator
Message-ID:  <201510192019.t9JKJ34R026876@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Mon Oct 19 20:19:03 2015
New Revision: 399738
URL: https://svnweb.freebsd.org/changeset/ports/399738

Log:
  - Add NO_ARCH

Modified:
  head/devel/p5-Data-Validator/Makefile

Modified: head/devel/p5-Data-Validator/Makefile
==============================================================================
--- head/devel/p5-Data-Validator/Makefile	Mon Oct 19 20:18:59 2015	(r399737)
+++ head/devel/p5-Data-Validator/Makefile	Mon Oct 19 20:19:03 2015	(r399738)
@@ -19,6 +19,7 @@ RUN_DEPENDS:=	${BUILD_DEPENDS}
 TEST_DEPENDS=	p5-Moose>=0:${PORTSDIR}/devel/p5-Moose \
 		p5-Test-Requires>=0:${PORTSDIR}/devel/p5-Test-Requires
 
+NO_ARCH=	yes
 USE_PERL5=	modbuild
 USES=		perl5
 



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