summaryrefslogtreecommitdiff
path: root/print/texlive-base/Makefile
diff options
context:
space:
mode:
authorMateusz Piotrowski <0mp@FreeBSD.org>2020-11-09 10:16:52 +0000
committerMateusz Piotrowski <0mp@FreeBSD.org>2020-11-09 10:16:52 +0000
commit36ba37b2605c7e414713713f4053415f112ec646 (patch)
treee9a5248d0dfff021a01c3b58a54dc7c56ce669d3 /print/texlive-base/Makefile
parentSwitch to USES=localbase and replace an unnecessary "+=" with an "=" (diff)
Add two runtime dependencies for the latexindent script
Perhaps it would be better if we created a new port option (e.g., LINKED_SCRIPTS) and used LINKED_SCRIPTS_RUN_DEPENDS instead. PR: 250320 Approved by: maintainer timeout
Notes
Notes: svn path=/head/; revision=554704
Diffstat (limited to 'print/texlive-base/Makefile')
-rw-r--r--print/texlive-base/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/print/texlive-base/Makefile b/print/texlive-base/Makefile
index a266814093e7..214770d1399b 100644
--- a/print/texlive-base/Makefile
+++ b/print/texlive-base/Makefile
@@ -2,7 +2,7 @@
PORTNAME= texlive
PORTVERSION= 20150521
-PORTREVISION= 58
+PORTREVISION= 59
CATEGORIES= print
MASTER_SITES= TEX_CTAN/systems/texlive/Source/
PKGNAMESUFFIX= -base
@@ -24,7 +24,9 @@ LIB_DEPENDS= libicuio.so:devel/icu \
libzzip.so:devel/zziplib \
libpoppler.so:graphics/poppler \
libpotrace.so:graphics/libpotrace
-RUN_DEPENDS= psbook:print/psutils
+RUN_DEPENDS= p5-File-HomeDir>=0:devel/p5-File-HomeDir \
+ p5-YAML-Tiny>=0:textproc/p5-YAML-Tiny \
+ psbook:print/psutils
USES= compiler:c++11-lib ghostscript localbase pkgconfig perl5 \
python:run shebangfix tar:xz