svn commit: r399734 - head/devel/p5-Data-Printer

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Oct 19 20:18:46 UTC 2015


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
 


More information about the svn-ports-all mailing list