summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorWen Heping <wen@FreeBSD.org>2023-06-03 16:41:04 +0800
committerWen Heping <wen@FreeBSD.org>2023-06-04 07:08:49 +0800
commita5d9499c055ace9e4a42de1e47f8eacec79df7b4 (patch)
tree8a050d40b375e8bbf08009ea9b07cca2b83bca1f /devel
parenttextproc/quickwit: add port (diff)
devel/p5-Sub-Quote: Add missing DEPENDS
PR: 269771 Reported by: vvelox@vvelox.net
Diffstat (limited to 'devel')
-rw-r--r--devel/p5-Sub-Quote/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/p5-Sub-Quote/Makefile b/devel/p5-Sub-Quote/Makefile
index 9d9bbd8bad4a..9fd1fa9c18ae 100644
--- a/devel/p5-Sub-Quote/Makefile
+++ b/devel/p5-Sub-Quote/Makefile
@@ -1,5 +1,6 @@
PORTNAME= Sub-Quote
PORTVERSION= 2.006008
+PORTREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:HAARG
@@ -13,6 +14,8 @@ LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
LICENSE_FILE= ${WRKSRC}/LICENSE
+RUN_DEPENDS= p5-XString>=0:textproc/p5-XString
+
USES= perl5
USE_PERL5= configure