FreeBSD Bugzilla – Attachment 193082 Details for
Bug 228014
print/py-fonttools: Fix man page conflict between py27 and py36 flavors
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Fix conflict between different python flavors
py-fonttools.patch (text/plain), 558 bytes, created by
Ting-Wei Lan
on 2018-05-06 08:41:27 UTC
(
hide
)
Description:
Fix conflict between different python flavors
Filename:
MIME Type:
Creator:
Ting-Wei Lan
Created:
2018-05-06 08:41:27 UTC
Size:
558 bytes
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 469182) >+++ Makefile (working copy) >@@ -3,6 +3,7 @@ > > PORTNAME= fonttools > PORTVERSION= 3.26.0 >+PORTREVISION= 1 > CATEGORIES= print python > MASTER_SITES= CHEESESHOP > PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >@@ -15,9 +16,7 @@ > > USES= python zip > USE_PYTHON= autoplist concurrent distutils >+MAKE_ENV+= FONTTOOLS_MANPATH="man" > NO_ARCH= yes > >-post-patch: >- @${REINPLACE_CMD} -e 's|share/man/man1|man/man1|g' ${WRKSRC}/setup.py >- > .include <bsd.port.mk>
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 228014
:
193080
| 193082