git: ef05fdcdaed9 - main - security/p5-Crypt-GCrypt: Cosmetic change

Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Apr 18 07:10:36 UTC 2021


The branch main has been updated by sunpoet:

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

commit ef05fdcdaed93ca656a86ee1fd7815f8420d186a
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-04-18 05:00:13 +0000
Commit:     Po-Chuan Hsieh <sunpoet at 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


More information about the dev-commits-ports-all mailing list