Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 May 2019 23:57:41 +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: r501828 - head/devel/p5-Mixin-Linewise
Message-ID:  <201905162357.x4GNvfhp015764@repo.freebsd.org>

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

Log:
  Add NO_ARCH

Modified:
  head/devel/p5-Mixin-Linewise/Makefile

Modified: head/devel/p5-Mixin-Linewise/Makefile
==============================================================================
--- head/devel/p5-Mixin-Linewise/Makefile	Thu May 16 23:57:35 2019	(r501827)
+++ head/devel/p5-Mixin-Linewise/Makefile	Thu May 16 23:57:41 2019	(r501828)
@@ -20,4 +20,6 @@ RUN_DEPENDS=	p5-PerlIO-utf8_strict>=0:devel/p5-PerlIO-
 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.x4GNvfhp015764>