Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 May 2019 10:02:02 +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: r502540 - head/textproc/p5-PPIx-Utilities
Message-ID:  <201905251002.x4PA22wc037684@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat May 25 10:02:01 2019
New Revision: 502540
URL: https://svnweb.freebsd.org/changeset/ports/502540

Log:
  Add NO_ARCH

Modified:
  head/textproc/p5-PPIx-Utilities/Makefile

Modified: head/textproc/p5-PPIx-Utilities/Makefile
==============================================================================
--- head/textproc/p5-PPIx-Utilities/Makefile	Sat May 25 10:01:56 2019	(r502539)
+++ head/textproc/p5-PPIx-Utilities/Makefile	Sat May 25 10:02:01 2019	(r502540)
@@ -22,4 +22,6 @@ TEST_DEPENDS=	p5-Test-Deep>=0:devel/p5-Test-Deep
 USES=		perl5
 USE_PERL5=	modbuild
 
+NO_ARCH=	yes
+
 .include <bsd.port.mk>



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