Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 6 Nov 2020 11:27:48 +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: r554243 - head/mail/p5-Mail-SendEasy
Message-ID:  <202011061127.0A6BRm3e097437@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Fri Nov  6 11:27:48 2020
New Revision: 554243
URL: https://svnweb.freebsd.org/changeset/ports/554243

Log:
  Cosmetic change

Modified:
  head/mail/p5-Mail-SendEasy/Makefile

Modified: head/mail/p5-Mail-SendEasy/Makefile
==============================================================================
--- head/mail/p5-Mail-SendEasy/Makefile	Fri Nov  6 11:27:44 2020	(r554242)
+++ head/mail/p5-Mail-SendEasy/Makefile	Fri Nov  6 11:27:48 2020	(r554243)
@@ -14,8 +14,9 @@ COMMENT=	Send plain/html e-mails through SMTP servers
 LICENSE=	ART10 GPLv1+
 LICENSE_COMB=	dual
 
-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.0A6BRm3e097437>