Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Oct 2015 20:18:45 +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: r399734 - head/devel/p5-Data-Printer
Message-ID:  <201510192018.t9JKIjnM026463@repo.freebsd.org>

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

Log:
  - Add NO_ARCH

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

Modified: head/devel/p5-Data-Printer/Makefile
==============================================================================
--- head/devel/p5-Data-Printer/Makefile	Mon Oct 19 20:18:40 2015	(r399733)
+++ head/devel/p5-Data-Printer/Makefile	Mon Oct 19 20:18:45 2015	(r399734)
@@ -23,6 +23,7 @@ TEST_DEPENDS=	p5-Capture-Tiny>=0:${PORTS
 		p5-IO-Pty-Easy>=0:${PORTSDIR}/devel/p5-IO-Pty-Easy \
 		p5-Test-Pod>=1.41:${PORTSDIR}/devel/p5-Test-Pod
 
+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?201510192018.t9JKIjnM026463>