svn commit: r515894 - head/mail/p5-Email-Date-Format

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Oct 28 14:56:58 UTC 2019


Author: sunpoet
Date: Mon Oct 28 14:56:57 2019
New Revision: 515894
URL: https://svnweb.freebsd.org/changeset/ports/515894

Log:
  Add NO_ARCH

Modified:
  head/mail/p5-Email-Date-Format/Makefile

Modified: head/mail/p5-Email-Date-Format/Makefile
==============================================================================
--- head/mail/p5-Email-Date-Format/Makefile	Mon Oct 28 14:56:52 2019	(r515893)
+++ head/mail/p5-Email-Date-Format/Makefile	Mon Oct 28 14:56:57 2019	(r515894)
@@ -16,4 +16,6 @@ LICENSE_COMB=	dual
 USES=		perl5
 USE_PERL5=	configure
 
+NO_ARCH=	yes
+
 .include <bsd.port.mk>


More information about the svn-ports-head mailing list