FreeBSD Bugzilla – Attachment 130867 Details for
Bug 174881
x11-toolkits/p5-Tk: XFT=1 should be default
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 587 bytes, created by
Slaven Rezic
on 2013-01-01 13:10:00 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Slaven Rezic
Created:
2013-01-01 13:10:00 UTC
Size:
587 bytes
patch
obsolete
>diff --git a/Makefile b/Makefile >index a63d8db..7e8920c 100644 >--- a/Makefile >+++ b/Makefile >@@ -19,7 +19,8 @@ LIB_DEPENDS= jpeg.11:${PORTSDIR}/graphics/jpeg \ > png15:${PORTSDIR}/graphics/png > > OPTIONS_DEFINE= XFT >-XFT_DESC= Client-side fonts via libXft (experimental) >+OPTIONS_DEFAULT= XFT >+XFT_DESC= Client-side fonts via libXft > > CONFIGURE_ARGS= X11INC=${LOCALBASE}/include X11LIB=${LOCALBASE}/lib > MAKE_JOBS_UNSAFE= yes >@@ -151,6 +152,8 @@ MAN3= Tie::Watch.3 \ > .if ${PORT_OPTIONS:MXFT} > CONFIGURE_ARGS= XFT=1 > USE_XORG+= xft >+.else >+CONFIGURE_ARGS= XFT=0 > .endif > > post-patch:
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 174881
: 130867