FreeBSD Bugzilla – Attachment 158080 Details for
Bug 201131
mail/fetchmail: Fails to build with X11 enabled
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Use python instead of python:run
fetchmail.patch (text/plain), 401 bytes, created by
Ting-Wei Lan
on 2015-06-26 19:47:44 UTC
(
hide
)
Description:
Use python instead of python:run
Filename:
MIME Type:
Creator:
Ting-Wei Lan
Created:
2015-06-26 19:47:44 UTC
Size:
401 bytes
patch
obsolete
>Index: mail/fetchmail/Makefile >=================================================================== >--- mail/fetchmail/Makefile (revision 390644) >+++ mail/fetchmail/Makefile (working copy) >@@ -59,7 +59,7 @@ > .endif > > .if ${PORT_OPTIONS:MX11} >-USES+= python:run >+USES+= python > RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}tkinter>=0:${PORTSDIR}/x11-toolkits/py-tkinter > PLIST_SUB+= NOX11="@comment " > .else
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 201131
: 158080