aboutsummaryrefslogtreecommitdiff
path: root/print/latex-biber/Makefile
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2018-03-14 11:38:36 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2018-03-14 11:38:36 +0000
commit88809ba9653d7427f727208806019a3e0eb69b3d (patch)
treef36f6ad2a03b3ed7655cd590819bedb3c0e9a513 /print/latex-biber/Makefile
parent4430f3d51cbfbbdafd79a84351e1f57aeb143eaf (diff)
downloadports-88809ba9653d7427f727208806019a3e0eb69b3d.tar.gz
ports-88809ba9653d7427f727208806019a3e0eb69b3d.zip
Notes
Diffstat (limited to 'print/latex-biber/Makefile')
-rw-r--r--print/latex-biber/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/print/latex-biber/Makefile b/print/latex-biber/Makefile
index e98078e52b88..320429cc4c84 100644
--- a/print/latex-biber/Makefile
+++ b/print/latex-biber/Makefile
@@ -3,7 +3,7 @@
PORTNAME= biber
PORTVERSION= 2.1
DISTVERSIONPREFIX= v
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= print perl5
PKGNAMEPREFIX= latex-
DIST_SUBDIR= TeX
@@ -37,6 +37,7 @@ __DEPENDS= \
p5-Regexp-Common>0:textproc/p5-Regexp-Common \
p5-Text-BibTeX>0:textproc/p5-Text-BibTeX \
p5-Text-Roman>0:textproc/p5-Text-Roman \
+ p5-URI>0:net/p5-URI \
p5-Unicode-Collate>0:textproc/p5-Unicode-Collate \
p5-Unicode-LineBreak>0:textproc/p5-Unicode-LineBreak \
p5-XML-LibXML-Simple>0:textproc/p5-XML-LibXML-Simple \
@@ -52,4 +53,6 @@ USE_TEX= texmf
USE_GITHUB= yes
GH_ACCOUNT= plk
+NO_ARCH= yes
+
.include <bsd.port.mk>