mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
textproc/p5-LaTeX-Driver: latex2pdf is missing the Template.pm dependency
PR: 243720 Reported by: yuri
This commit is contained in:
parent
d6149a9302
commit
bc545992ab
1 changed files with 4 additions and 1 deletions
|
@ -1,5 +1,6 @@
|
|||
PORTNAME= LaTeX-Driver
|
||||
PORTVERSION= 1.2.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= textproc perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -18,7 +19,9 @@ RUN_DEPENDS= p5-Capture-Tiny>=0:devel/p5-Capture-Tiny \
|
|||
p5-File-Slurp>=0:devel/p5-File-Slurp \
|
||||
p5-File-pushd>=0:devel/p5-File-pushd \
|
||||
p5-IPC-ShellCmd>=0:devel/p5-IPC-ShellCmd \
|
||||
p5-Readonly>=0:devel/p5-Readonly
|
||||
p5-Readonly>=0:devel/p5-Readonly \
|
||||
p5-Log-Any>=0:devel/p5-Log-Any \
|
||||
p5-Template-Toolkit>=0:www/p5-Template-Toolkit
|
||||
|
||||
PORTSCOUT= skipv:0.2002
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue