summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhauke <hauke@pkgsrc.org>2018-05-17 10:03:14 +0000
committerhauke <hauke@pkgsrc.org>2018-05-17 10:03:14 +0000
commit75f174c9679c7d1ce1a1703e4d3047995741f37d (patch)
tree6edfc7a9f302ac237226d191d37521c0fdbfd974
parentc16f79f952b7d7209cb7e2a7e8418d1f4d3dab5d (diff)
downloadpkgsrc-75f174c9679c7d1ce1a1703e4d3047995741f37d.tar.gz
The package really depends on p5-IPC-Run, not p5-IPC-Run3.
-rw-r--r--sysutils/p5-Unburden-Home-Dir/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/p5-Unburden-Home-Dir/Makefile b/sysutils/p5-Unburden-Home-Dir/Makefile
index f32750cc577..2b1b1856404 100644
--- a/sysutils/p5-Unburden-Home-Dir/Makefile
+++ b/sysutils/p5-Unburden-Home-Dir/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.6 2018/04/30 09:45:13 hauke Exp $
+# $NetBSD: Makefile,v 1.7 2018/05/17 10:03:14 hauke Exp $
VERSION_TAG= 0.4.1
DISTNAME= Unburden-Home-Dir-${VERSION_TAG}
PKGNAME= p5-${DISTNAME}
-#PKGREVISION= 1
+PKGREVISION= 1
CATEGORIES= sysutils perl5
MASTER_SITES= -https://codeload.github.com/xtaran/unburden-home-dir/tar.gz/${VERSION_TAG}
@@ -21,7 +21,7 @@ DEPENDS+= p5-File-Rsync-[0-9]*:../../net/p5-File-Rsync
DEPENDS+= p5-File-Touch-[0-9]*:../../devel/p5-File-Touch
DEPENDS+= p5-File-Which-[0-9]*:../../devel/p5-File-Which
DEPENDS+= p5-String-Expand-[0-9]*:../../textproc/p5-String-Expand
-DEPENDS+= p5-IPC-Run3-[0-9]*:../../devel/p5-IPC-Run3
+DEPENDS+= p5-IPC-Run-[0-9]*:../../devel/p5-IPC-Run3
DEPENDS+= p5-Try-Tiny-[0-9]*:../../devel/p5-Try-Tiny
DEPENDS+= lsof-[0-9]*:../../sysutils/lsof