git: 7631a758757f - main - www/rt44: Use P5_POD_PARSER
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Wed Jul 14 16:19:51 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=7631a758757ff8c1510556e345871f87d9432e7e
commit 7631a758757ff8c1510556e345871f87d9432e7e
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-07-14 16:04:17 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-07-14 16:10:55 +0000
www/rt44: Use P5_POD_PARSER
With hat: perl
---
www/rt44/Makefile.cpan | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/www/rt44/Makefile.cpan b/www/rt44/Makefile.cpan
index 447265b244b7..2e5acb2cf68c 100644
--- a/www/rt44/Makefile.cpan
+++ b/www/rt44/Makefile.cpan
@@ -138,7 +138,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-all
mailing list