summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2022-10-10 12:12:59 +0000
committerwiz <wiz@pkgsrc.org>2022-10-10 12:12:59 +0000
commit4beb20141e4762f0a997844ec0804c6876d42d06 (patch)
treec4abb3c9c73578b3543fbd813333965edce12aa3
parent17b16fcbd0e25d208e86e4fc0c5885e0108d78b6 (diff)
downloadpkgsrc-4beb20141e4762f0a997844ec0804c6876d42d06.tar.gz
p5-Text-Autoformat: make p5-Text-Reform a full dependency, because it is
Bump PKGREVISION.
-rw-r--r--textproc/p5-Text-Autoformat/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/textproc/p5-Text-Autoformat/Makefile b/textproc/p5-Text-Autoformat/Makefile
index fe55f40628b..dbdcdb2dd22 100644
--- a/textproc/p5-Text-Autoformat/Makefile
+++ b/textproc/p5-Text-Autoformat/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.38 2022/06/28 11:36:29 wiz Exp $
+# $NetBSD: Makefile,v 1.39 2022/10/10 12:12:59 wiz Exp $
DISTNAME= Text-Autoformat-1.75
-PKGNAME= p5-${DISTNAME:S/669002/669.002/}
-PKGREVISION= 3
+PKGNAME= p5-${DISTNAME}
+PKGREVISION= 4
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/}
@@ -11,7 +11,7 @@ HOMEPAGE= https://metacpan.org/release/Text-Autoformat
COMMENT= Perl module for text wrapping and reformatting
LICENSE= ${PERL5_LICENSE}
-TEST_DEPENDS+= p5-Text-Reform>=1.11:../../textproc/p5-Text-Reform
+DEPENDS+= p5-Text-Reform>=1.11:../../textproc/p5-Text-Reform
PERL5_PACKLIST= auto/Text/Autoformat/.packlist