Bug 189077 - [Patch] x11-toolkits/p5-Tk compiles without Xft support despite XFT option defined
Summary: [Patch] x11-toolkits/p5-Tk compiles without Xft support despite XFT option de...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Kurt Jaeger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-04-28 17:10 UTC by Nikola Lečić
Modified: 2014-06-11 20:53 UTC (History)
1 user (show)

See Also:


Attachments
p5-Tk-804.031.patch (973 bytes, patch)
2014-04-28 17:10 UTC, Nikola Lečić
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Nikola Lečić 2014-04-28 17:10:00 UTC
Despite XFT option set by default, p5-Tk compiles without Xft support.
freetype.h is not found because of the wrong paths in myConfig.

How-To-Repeat: 
Compile p5-Tk with XFT option enabled, or install a package.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2014-04-28 17:10:04 UTC
Responsible Changed
From-To: freebsd-ports-bugs->perl

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Kurt Jaeger freebsd_committer freebsd_triage 2014-06-11 05:46:23 UTC
Working to integrate this into 
https://phabric.freebsd.org/D204
Comment 3 Kurt Jaeger freebsd_committer freebsd_triage 2014-06-11 19:53:23 UTC
See also for discussion thread on:

http://lists.freebsd.org/pipermail/freebsd-ports/2014-June/093163.html
Comment 4 Kurt Jaeger freebsd_committer freebsd_triage 2014-06-11 20:53:06 UTC
Committed as r357536.