Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 May 2019 23:57:51 +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: r501830 - head/textproc/p5-Pod-Eventual
Message-ID:  <201905162357.x4GNvpcK015982@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Thu May 16 23:57:51 2019
New Revision: 501830
URL: https://svnweb.freebsd.org/changeset/ports/501830

Log:
  Add NO_ARCH

Modified:
  head/textproc/p5-Pod-Eventual/Makefile

Modified: head/textproc/p5-Pod-Eventual/Makefile
==============================================================================
--- head/textproc/p5-Pod-Eventual/Makefile	Thu May 16 23:57:46 2019	(r501829)
+++ head/textproc/p5-Pod-Eventual/Makefile	Thu May 16 23:57:51 2019	(r501830)
@@ -21,4 +21,6 @@ TEST_DEPENDS=	p5-Test-Deep>=0:devel/p5-Test-Deep
 USES=		perl5
 USE_PERL5=	configure
 
+NO_ARCH=	yes
+
 .include <bsd.port.mk>



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