git: 684acfe4edb5 - main - www/rt50: Use P5_POD_PARSER

Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed Jul 14 16:19:52 UTC 2021


The branch main has been updated by sunpoet:

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

commit 684acfe4edb5f5640c44cb99397ba7e3cb262d56
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-07-14 16:04:20 +0000
Commit:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-07-14 16:10:55 +0000

    www/rt50: Use P5_POD_PARSER
    
    With hat:       perl
---
 www/rt50/Makefile.cpan | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www/rt50/Makefile.cpan b/www/rt50/Makefile.cpan
index b4168293974d..4abf356b26ff 100644
--- a/www/rt50/Makefile.cpan
+++ b/www/rt50/Makefile.cpan
@@ -148,7 +148,7 @@ CORE_DEPS=	p5-Apache-Session>=1.53:www/p5-Apache-Session				\
 		p5-Net-CIDR>0:net-mgmt/p5-Net-CIDR					\
 		p5-Net-IP>=0:net-mgmt/p5-Net-IP						\
 		p5-Plack>=1.0002:www/p5-Plack						\
-		p5-Pod-Parser>0:textproc/p5-Pod-Parser					\
+		${P5_POD_PARSER}							\
 		p5-Starlet>0:www/p5-Starlet						\
 		p5-Regexp-Common-net-CIDR>0:textproc/p5-Regexp-Common-net-CIDR		\
 		p5-Regexp-Common>0:textproc/p5-Regexp-Common				\


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