[Bug 208277] [PATCH] print/latex-biber missing runtime dependency
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Mar 25 05:35:48 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=208277
Bug ID: 208277
Summary: [PATCH] print/latex-biber missing runtime dependency
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Keywords: patch
Severity: Affects Many People
Priority: ---
Component: Individual Port(s)
Assignee: hrs at FreeBSD.org
Reporter: brittlehaus at gmail.com
Assignee: hrs at FreeBSD.org
Keywords: patch
Flags: maintainer-feedback?(hrs at FreeBSD.org)
Created attachment 168594
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=168594&action=edit
Patch to print/latex-biber/Makefile
biber fails out of the box due to a missing dependency on net/p5-URI
Steps to reproduce:
Perform fresh install of print/latex-biber (in jail or otherwise clean
environment).
Attempt to create bibliography with biber on valid LaTeX project.
`pdflatex foo.tex && biber foo`
Install net/p5-URI and repeat, should now work.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list