FreeBSD Bugzilla – Attachment 228697 Details for
Bug 226983
print/texlive-full: Missing dependency with SOURCE=ON: print/texlive-texmf-source
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Mk/bsd.tex.mk: make TEX=source depend on the package instead of a file
file_226983.txt (text/plain), 650 bytes, created by
Felix Palmen
on 2021-10-14 14:41:35 UTC
(
hide
)
Description:
Mk/bsd.tex.mk: make TEX=source depend on the package instead of a file
Filename:
MIME Type:
Creator:
Felix Palmen
Created:
2021-10-14 14:41:35 UTC
Size:
650 bytes
patch
obsolete
>diff --git a/Mk/bsd.tex.mk b/Mk/bsd.tex.mk >index dfb36193656b..5b23df83df3b 100644 >--- a/Mk/bsd.tex.mk >+++ b/Mk/bsd.tex.mk >@@ -85,7 +85,7 @@ _USE_TEX_BASE_PKGNAME= texlive-base > _USE_TEX_GBKLATEX_DEP= gbklatex > _USE_TEX_GBKLATEX_PORT= ${_USE_TEX_BASE_PORT} > _USE_TEX_GBKLATEX_PKGNAME=${_USE_TEX_BASE_PKGNAME} >-_USE_TEX_SOURCE_DEP= ${LOCALBASE}/${TEXMFDISTDIR}/source/.keep_me >+_USE_TEX_SOURCE_DEP= ${_USE_TEX_SOURCE_PKGNAME}>=20150523 > _USE_TEX_SOURCE_PORT= print/${_USE_TEX_SOURCE_PKGNAME} > _USE_TEX_SOURCE_PKGNAME=texlive-texmf-source > _USE_TEX_DOCS_DEP= ${LOCALBASE}/${TEXMFDISTDIR}/doc/texlive/texlive-en/README
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 226983
: 228697 |
231152