summaryrefslogtreecommitdiff
path: root/net/p5-File-Rsync
diff options
context:
space:
mode:
authorhauke <hauke@pkgsrc.org>2018-05-17 09:53:22 +0000
committerhauke <hauke@pkgsrc.org>2018-05-17 09:53:22 +0000
commit3f7a58aa4df0e60e06da0685ab2ef8c1ee953989 (patch)
tree64b5eeb66bfa62cde77a5c6241083eb6f80f0a43 /net/p5-File-Rsync
parent3442e44f4d799a822301061531e99ade1b42271f (diff)
downloadpkgsrc-3f7a58aa4df0e60e06da0685ab2ef8c1ee953989.tar.gz
Add missing dependencies.
Diffstat (limited to 'net/p5-File-Rsync')
-rw-r--r--net/p5-File-Rsync/Makefile9
1 files changed, 6 insertions, 3 deletions
diff --git a/net/p5-File-Rsync/Makefile b/net/p5-File-Rsync/Makefile
index 9212552fef6..f4338b6129a 100644
--- a/net/p5-File-Rsync/Makefile
+++ b/net/p5-File-Rsync/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.5 2017/06/05 14:24:16 ryoon Exp $
+# $NetBSD: Makefile,v 1.6 2018/05/17 09:53:22 hauke Exp $
DISTNAME= File-Rsync-0.49
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= net perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../..//authors/id/L/LE/LEAKIN/}
@@ -11,7 +11,10 @@ HOMEPAGE= http://search.cpan.org/~leakin/File-Rsync/Rsync.pm
COMMENT= Perl module interface to rsync(1)
LICENSE= ${PERL5_LICENSE}
-DEPENDS+= rsync-[0-9]*:../../net/rsync
+DEPENDS+= rsync-[0-9]*:../../net/rsync
+DEPENDS+= p5-IPC-Run3-[0-9]*:../../devel/p5-IPC-Run3
+DEPENDS+= p5-Data-Dumper-[0-9]*:../../devel/p5-Data-Dumper
+DEPENDS+= p5-Carp-[0-9]*:../../devel/p5-Carp
REPLACE_PERL+= test.pl