diff options
author | wiz <wiz@pkgsrc.org> | 2020-09-04 11:46:12 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2020-09-04 11:46:12 +0000 |
commit | 93382934353eb943a2c57c6cac65516471c7858b (patch) | |
tree | 424ee0434a6eca494cadb3cefdb28c459bdf259d /print | |
parent | 971f2f326576f42af833f01db5b0769d6c4a34bd (diff) | |
download | pkgsrc-93382934353eb943a2c57c6cac65516471c7858b.tar.gz |
p5-biblatex-biber: remove p5-IPC-Cmd, part of perl
Diffstat (limited to 'print')
-rw-r--r-- | print/p5-biblatex-biber/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/print/p5-biblatex-biber/Makefile b/print/p5-biblatex-biber/Makefile index 6992fcb2497..c435bd6bf72 100644 --- a/print/p5-biblatex-biber/Makefile +++ b/print/p5-biblatex-biber/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.26 2020/09/04 09:43:23 wiz Exp $ +# $NetBSD: Makefile,v 1.27 2020/09/04 11:46:12 wiz Exp $ DISTNAME= biber-2.14 PKGNAME= p5-biblatex-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_GITHUB:=plk/} GITHUB_PROJECT= biber @@ -32,7 +32,6 @@ DEPENDS+= p5-Encode-EUCJPASCII-[0-9]*:../../textproc/p5-Encode-EUCJPASCII DEPENDS+= p5-Encode-HanExtra-[0-9]*:../../textproc/p5-Encode-HanExtra DEPENDS+= p5-Encode-JIS2K-[0-9]*:../../textproc/p5-Encode-JIS2K DEPENDS+= p5-File-Slurper-[0-9]*:../../devel/p5-File-Slurper -DEPENDS+= p5-IPC-Cmd-[0-9]*:../../devel/p5-IPC-Cmd DEPENDS+= p5-IPC-Run3-[0-9]*:../../devel/p5-IPC-Run3 DEPENDS+= p5-Lingua-Translit>=0.25:../../textproc/p5-Lingua-Translit DEPENDS+= p5-List-AllUtils-[0-9]*:../../devel/p5-List-AllUtils |