summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authornros <nros@pkgsrc.org>2015-02-16 17:57:14 +0000
committernros <nros@pkgsrc.org>2015-02-16 17:57:14 +0000
commitd6e64f46cdcd0e93129e859c21a1f9dd25be97ba (patch)
tree4db3a6d1abf46e43b4c68169767c27542a252d3c /print
parentacce15a06f5f2a1e918c16a58f79d00158899a98 (diff)
downloadpkgsrc-d6e64f46cdcd0e93129e859c21a1f9dd25be97ba.tar.gz
Add missing dependecies to to p5-biblatex-biber.
Remove dependency to tex-biblatex since tex-biblatex now depends on p5-biblatex-biber because biber is now biblatex default backend. Bump pkgrevision.
Diffstat (limited to 'print')
-rw-r--r--print/p5-biblatex-biber/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/print/p5-biblatex-biber/Makefile b/print/p5-biblatex-biber/Makefile
index a58e440d0f5..85f5e58efee 100644
--- a/print/p5-biblatex-biber/Makefile
+++ b/print/p5-biblatex-biber/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.10 2015/01/30 14:17:26 mef Exp $
+# $NetBSD: Makefile,v 1.11 2015/02/16 17:57:14 nros Exp $
VER= 1.9
DISTNAME= biblatex-biber
PKGNAME= p5-biblatex-biber-${VER}
+PKGREVISION= 1
CATEGORIES= print
MASTER_SITES= http://sourceforge.net/projects/biblatex-biber/files/biblatex-biber/${VER}/
@@ -34,9 +35,10 @@ DEPENDS+= p5-XML-Writer-[0-9]*:../../textproc/p5-XML-Writer
DEPENDS+= p5-XML-Writer-String-[0-9]*:../../textproc/p5-XML-Writer-String
DEPENDS+= p5-Business-ISSN-[0-9]*:../../misc/p5-Business-ISSN
DEPENDS+= p5-Business-ISMN-[0-9]*:../../misc/p5-Business-ISMN
+DEPENDS+= p5-Unicode-LineBreak-[0-9]*:../../textproc/p5-Unicode-LineBreak
+DEPENDS+= p5-autovivification-[0-9]*:../../devel/p5-autovivification
DEPENDS+= p5-Readonly-XS-[0-9]*:../../devel/p5-Readonly-XS
-DEPENDS+= tex-biblatex-1.7:../../print/tex-biblatex
DEPENDS+= p5-IPC-Run3-[0-9]*:../../devel/p5-IPC-Run3
DEPENDS+= p5-Text-BibTeX-[0-9]*:../../textproc/p5-Text-BibTeX