svn commit: r522425 - head/mail/p5-Email-Abstract

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed Jan 8 14:52:46 UTC 2020


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>


More information about the svn-ports-head mailing list