Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Apr 2021 07:10:32 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: ef05fdcdaed9 - main - security/p5-Crypt-GCrypt: Cosmetic change
Message-ID:  <202104180710.13I7AWOt004406@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=ef05fdcdaed93ca656a86ee1fd7815f8420d186a

commit ef05fdcdaed93ca656a86ee1fd7815f8420d186a
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-04-18 05:00:13 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-04-18 05:42:45 +0000

    security/p5-Crypt-GCrypt: Cosmetic change
---
 security/p5-Crypt-GCrypt/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/security/p5-Crypt-GCrypt/Makefile b/security/p5-Crypt-GCrypt/Makefile
index 26aaeea692d3..feccd3bb2fc8 100644
--- a/security/p5-Crypt-GCrypt/Makefile
+++ b/security/p5-Crypt-GCrypt/Makefile
@@ -15,8 +15,8 @@ LICENSE_COMB=	dual
 
 LIB_DEPENDS=	libgcrypt.so:security/libgcrypt
 
-USE_PERL5=	configure
 USES=		localbase perl5
+USE_PERL5=	configure
 
 post-install:
 	${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Crypt/GCrypt/GCrypt.so



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