Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 Jan 2020 14:52:46 +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: r522425 - head/mail/p5-Email-Abstract
Message-ID:  <202001081452.008EqkLS082341@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Wed Jan  8 14:52:45 2020
New Revision: 522425
URL: https://svnweb.freebsd.org/changeset/ports/522425

Log:
  Add NO_ARCH

Modified:
  head/mail/p5-Email-Abstract/Makefile

Modified: head/mail/p5-Email-Abstract/Makefile
==============================================================================
--- head/mail/p5-Email-Abstract/Makefile	Wed Jan  8 14:52:40 2020	(r522424)
+++ head/mail/p5-Email-Abstract/Makefile	Wed Jan  8 14:52:45 2020	(r522425)
@@ -21,4 +21,6 @@ RUN_DEPENDS=	p5-Email-Simple>=1.998:mail/p5-Email-Simp
 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?202001081452.008EqkLS082341>