summaryrefslogtreecommitdiff
path: root/geography
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2020-09-07 11:10:38 +0000
committerwiz <wiz@pkgsrc.org>2020-09-07 11:10:38 +0000
commit34c9cfbc49f7cf2e871abca3c9550a203f674982 (patch)
tree531106491ce731d2bcc62eb1e89d2b9c55f6b852 /geography
parent35c986994e4ea35f6a7ad36871a538ef69275d6d (diff)
downloadpkgsrc-34c9cfbc49f7cf2e871abca3c9550a203f674982.tar.gz
p5-Geo-Distance: add missing test dependency
Diffstat (limited to 'geography')
-rw-r--r--geography/p5-Geo-Distance/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/geography/p5-Geo-Distance/Makefile b/geography/p5-Geo-Distance/Makefile
index f4faf2ba066..089707e4fae 100644
--- a/geography/p5-Geo-Distance/Makefile
+++ b/geography/p5-Geo-Distance/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.22 2020/08/31 18:09:35 wiz Exp $
+# $NetBSD: Makefile,v 1.23 2020/09/07 11:10:38 wiz Exp $
DISTNAME= Geo-Distance-0.20
PKGNAME= p5-${DISTNAME}
PKGREVISION= 8
-CATEGORIES= perl5
+CATEGORIES= geography perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Geo/}
MAINTAINER= pkgsrc-users@NetBSD.org
@@ -11,6 +11,8 @@ HOMEPAGE= https://metacpan.org/release/BLUEFEET/Geo-Distance-0.20
COMMENT= Calculate Distances and Closest Locations
LICENSE= ${PERL5_LICENSE}
+TEST_DEPENDS+= p5-Test-Fatal-[0-9]*:../../devel/p5-Test-Fatal
+
PERL5_PACKLIST= auto/Geo/Distance/.packlist
#PERL5_MODULE_TYPE= Module::Install::Bundled
MAKE_PARAMS+= --skipdeps