Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Oct 2015 20:19:22 +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: r399742 - head/devel/p5-Debug-Client
Message-ID:  <201510192019.t9JKJMrE027298@repo.freebsd.org>

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

Log:
  - Add NO_ARCH

Modified:
  head/devel/p5-Debug-Client/Makefile

Modified: head/devel/p5-Debug-Client/Makefile
==============================================================================
--- head/devel/p5-Debug-Client/Makefile	Mon Oct 19 20:19:18 2015	(r399741)
+++ head/devel/p5-Debug-Client/Makefile	Mon Oct 19 20:19:22 2015	(r399742)
@@ -23,6 +23,7 @@ TEST_DEPENDS=	p5-File-HomeDir>=1:${PORTS
 		p5-Test-Deep>=0.110:${PORTSDIR}/devel/p5-Test-Deep \
 		p5-Test-Requires>=0.07:${PORTSDIR}/devel/p5-Test-Requires
 
+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?201510192019.t9JKJMrE027298>