svn commit: r554241 - head/mail/p5-Dancer-Plugin-Email

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Fri Nov 6 11:27:43 UTC 2020


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>


More information about the svn-ports-head mailing list