Date: Mon, 28 Oct 2019 14:56:57 +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: r515894 - head/mail/p5-Email-Date-Format Message-ID: <201910281456.x9SEuvs2069637@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201910281456.x9SEuvs2069637>