Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 6 Nov 2020 11:27:44 +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: r554242 - head/mail/p5-Email-Address-XS
Message-ID:  <202011061127.0A6BRiTj097333@repo.freebsd.org>

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

Log:
  Cosmetic change

Modified:
  head/mail/p5-Email-Address-XS/Makefile

Modified: head/mail/p5-Email-Address-XS/Makefile
==============================================================================
--- head/mail/p5-Email-Address-XS/Makefile	Fri Nov  6 11:27:40 2020	(r554241)
+++ head/mail/p5-Email-Address-XS/Makefile	Fri Nov  6 11:27:44 2020	(r554242)
@@ -13,8 +13,8 @@ COMMENT=	Parse and format RFC 2822 email addresses and
 LICENSE=	ART10 GPLv1+
 LICENSE_COMB=	dual
 
-USE_PERL5=	configure
 USES=		perl5
+USE_PERL5=	configure
 
 post-install:
 	${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Email/Address/XS/XS.so



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202011061127.0A6BRiTj097333>