FreeBSD Bugzilla – Attachment 142106 Details for
Bug 189077
[Patch] x11-toolkits/p5-Tk compiles without Xft support despite XFT option defined
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
p5-Tk-804.031.patch
p5-Tk-804.031.patch (text/plain), 973 bytes, created by
Nikola Lečić
on 2014-04-28 17:10:00 UTC
(
hide
)
Description:
p5-Tk-804.031.patch
Filename:
MIME Type:
Creator:
Nikola Lečić
Created:
2014-04-28 17:10:00 UTC
Size:
973 bytes
patch
obsolete
>diff -x .svn -Nur p5-Tk.bak/Makefile p5-Tk/Makefile >--- p5-Tk.bak/Makefile 2014-04-28 19:16:56.000000000 +0400 >+++ p5-Tk/Makefile 2014-04-28 19:19:52.000000000 +0400 >@@ -3,7 +3,7 @@ > > PORTNAME= Tk > PORTVERSION= 804.031 >-PORTREVISION= 1 >+PORTREVISION= 2 > CATEGORIES= x11-toolkits tk perl5 > MASTER_SITES= CPAN > PKGNAMEPREFIX= p5- >diff -x .svn -Nur p5-Tk.bak/files/patch-myConfig p5-Tk/files/patch-myConfig >--- /dev/null 1970-01-01 03:00:00.000000000 +0300 >+++ p5-Tk/files/patch-myConfig 2014-04-27 02:25:27.000000000 +0400 >@@ -0,0 +1,14 @@ >+--- myConfig.orig 2014-04-27 02:14:38.000000000 +0400 >++++ myConfig 2014-04-27 02:25:05.000000000 +0400 >+@@ -147,9 +147,9 @@ >+ { >+ foreach (map { "$_/freetype2" } @_) >+ { >+- if (-d $_ && -d "$_/freetype" && -r "$_/freetype/freetype.h") >++ if (-d $_ && -r "$_/freetype.h") >+ { >+- print "Using -I$_ to find $_/freetype/freetype.h\n"; >++ print "Using -I$_ to find $_/freetype.h\n"; >+ return "-I$_"; >+ } >+ }
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 189077
: 142106