aboutsummaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorHiroki Sato <hrs@FreeBSD.org>2015-08-08 05:21:14 +0000
committerHiroki Sato <hrs@FreeBSD.org>2015-08-08 05:21:14 +0000
commit41fedcdb656187aecf3f02a149b13e819a5cae80 (patch)
treef1cf21bb0415813824b89a62bb0d27175ec3161c /print
parente61c6394005dd44a51863ecb6fe276ffbd2b44e2 (diff)
downloadports-41fedcdb656187aecf3f02a149b13e819a5cae80.tar.gz
ports-41fedcdb656187aecf3f02a149b13e819a5cae80.zip
Add missing dependency.
Notes
Notes: svn path=/head/; revision=393710
Diffstat (limited to 'print')
-rw-r--r--print/latex-biber/Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/print/latex-biber/Makefile b/print/latex-biber/Makefile
index 38926ed38b71..3176b03caa75 100644
--- a/print/latex-biber/Makefile
+++ b/print/latex-biber/Makefile
@@ -2,6 +2,7 @@
PORTNAME= biber
PORTVERSION= 2.1
+PORTREVISION= 1
CATEGORIES= print perl5
PKGNAMEPREFIX= latex-
DIST_SUBDIR= TeX
@@ -19,14 +20,19 @@ __DEPENDS= \
p5-Business-ISSN>0:${PORTSDIR}/misc/p5-Business-ISSN \
p5-Config-AutoConf>0:${PORTSDIR}/devel/p5-Config-AutoConf \
p5-Data-Compare>0:${PORTSDIR}/devel/p5-Data-Compare \
+ p5-Data-Dump>0:${PORTSDIR}/devel/p5-Data-Dump \
p5-Date-Simple>0:${PORTSDIR}/devel/p5-Date-Simple \
p5-Encode-HanExtra>0:${PORTSDIR}/chinese/p5-Encode-HanExtra \
p5-Encode-JIS2K>0:${PORTSDIR}/converters/p5-Encode-JIS2K \
p5-ExtUtils-LibBuilder>0:${PORTSDIR}/devel/p5-ExtUtils-LibBuilder \
p5-File-Slurp>0:${PORTSDIR}/devel/p5-File-Slurp \
+ p5-IPC-Cmd>0:${PORTSDIR}/devel/p5-IPC-Cmd \
p5-IPC-Run3>0:${PORTSDIR}/devel/p5-IPC-Run3 \
+ p5-List-AllUtils>0:${PORTSDIR}/devel/p5-List-AllUtils \
+ p5-List-MoreUtils>0:${PORTSDIR}/lang/p5-List-MoreUtils \
p5-Log-Log4perl>0:${PORTSDIR}/devel/p5-Log-Log4perl \
p5-Module-Build>=0.4206:${PORTSDIR}/devel/p5-Module-Build \
+ p5-Mozilla-CA>0:${PORTSDIR}/www/p5-Mozilla-CA \
p5-Regexp-Common>0:${PORTSDIR}/textproc/p5-Regexp-Common \
p5-Text-BibTeX>0:${PORTSDIR}/textproc/p5-Text-BibTeX \
p5-Text-Roman>0:${PORTSDIR}/textproc/p5-Text-Roman \