aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-05-22 04:22:37 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-05-22 04:22:37 +0000
commit896cfdae8a410c4dbcd5ee508b67a8b8969941af (patch)
treed9b1fdb2bd8388dda44b15f6818967ad187e1b82
parente88c42908e257b0de7cbf1f6cc445dbd678f498e (diff)
downloadports-896cfdae8a410c4dbcd5ee508b67a8b8969941af.tar.gz
ports-896cfdae8a410c4dbcd5ee508b67a8b8969941af.zip
devel/p5-BorderStyle: Fix typo
- Bump PORTREVISION for dependency change
-rw-r--r--devel/p5-BorderStyle/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-BorderStyle/Makefile b/devel/p5-BorderStyle/Makefile
index f348ff87dd44..03d96bb2363d 100644
--- a/devel/p5-BorderStyle/Makefile
+++ b/devel/p5-BorderStyle/Makefile
@@ -2,6 +2,7 @@
PORTNAME= BorderStyle
PORTVERSION= 3.0.2
+PORTREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:PERLANCAR
@@ -15,7 +16,7 @@ LICENSE_COMB= dual
LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= ${RUN_DEPENDS}
-xRUN_DEPENDS= p5-Role-Tiny>=0:devel/p5-Role-Tiny
+RUN_DEPENDS= p5-Role-Tiny>=0:devel/p5-Role-Tiny
USES= perl5
USE_PERL5= configure