[Bug 226983] print/texlive-full: Missing print/texlive-texmf-source RUN_DEPENDS when SOURCE=on
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
 
Date: Thu, 14 Oct 2021 15:55:01 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=226983
--- Comment #2 from Felix Palmen <felix@palmen-it.de> ---
Additional info after some research:
The problem was introduced with
https://svnweb.freebsd.org/ports?view=revision&revision=366827
Splitting the ports, ${LOCALBASE}/${TEXMFDISTDIR}/source/.keep_me was used for
the dependency on texlive-texmf-source, although it was still part of the
package texlive-texmf. So, the package only got the dependency on texlive-texmf
and e.g. poudriere will always detect a "new dependency" on
texlive-texmf-source, forcing a rebuild.
Depending on the package seems like a straight-forward solution to me, but
maybe there would be a better one?
-- 
You are receiving this mail because:
You are on the CC list for the bug.