FreeBSD Bugzilla – Attachment 159000 Details for
Bug 201705
print/tex-ptexenc fails because it can't find header file (kpathsea/types.h)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch to fix "kpathsea/types.h not found" issue.
tex-ptexenc.diff (text/plain), 609 bytes, created by
Hiroki Sato
on 2015-07-20 04:21:19 UTC
(
hide
)
Description:
Patch to fix "kpathsea/types.h not found" issue.
Filename:
MIME Type:
Creator:
Hiroki Sato
Created:
2015-07-20 04:21:19 UTC
Size:
609 bytes
patch
obsolete
>Index: print/tex-ptexenc/Makefile >=================================================================== >--- print/tex-ptexenc/Makefile (revision 392534) >+++ print/tex-ptexenc/Makefile (working copy) >@@ -2,6 +2,7 @@ > > PORTNAME= ptexenc > PORTVERSION= 1.3.3 >+PORTREVISION= 1 > CATEGORIES= print > MASTER_SITES= ftp://tug.org/historic/systems/texlive/2015/ > PKGNAMEPREFIX= tex- >@@ -11,7 +12,7 @@ > MAINTAINER= hrs@FreeBSD.org > COMMENT= Library for Japanese pTeX and its tools > >-USES= tar:xz libtool >+USES= tar:xz libtool pkgconfig > USE_TEX= kpathsea > USE_LDCONFIG= yes > WRKSRC= ${WRKDIR}/${DISTNAME}/texk/ptexenc
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 201705
:
158999
| 159000