Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Oct 2021 15:55:01 +0000
From:      bugzilla-noreply@freebsd.org
To:        tex@FreeBSD.org
Subject:   [Bug 226983] print/texlive-full: Missing print/texlive-texmf-source RUN_DEPENDS when SOURCE=on
Message-ID:  <bug-226983-41148-Uayaxkv9Qg@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-226983-41148@https.bugs.freebsd.org/bugzilla/>
References:  <bug-226983-41148@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D226983

--- 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=3Drevision&revision=3D366827

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-t=
exmf
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?

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-226983-41148-Uayaxkv9Qg>