Date: Fri, 6 Nov 2020 11:27:40 +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: r554241 - head/mail/p5-Dancer-Plugin-Email Message-ID: <202011061127.0A6BRelR097228@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Fri Nov 6 11:27:40 2020 New Revision: 554241 URL: https://svnweb.freebsd.org/changeset/ports/554241 Log: Cosmetic change Modified: head/mail/p5-Dancer-Plugin-Email/Makefile Modified: head/mail/p5-Dancer-Plugin-Email/Makefile ============================================================================== --- head/mail/p5-Dancer-Plugin-Email/Makefile Fri Nov 6 11:27:35 2020 (r554240) +++ head/mail/p5-Dancer-Plugin-Email/Makefile Fri Nov 6 11:27:40 2020 (r554241) @@ -19,8 +19,9 @@ RUN_DEPENDS= p5-Dancer>=0:www/p5-Dancer \ p5-File-Type>=0:devel/p5-File-Type \ p5-MIME-Tools>=0:mail/p5-MIME-Tools -NO_ARCH= yes -USE_PERL5= configure 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?202011061127.0A6BRelR097228>