Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update freetype to 2.5.2. | Koop Mast | 2013-12-24 | 1 | -0/+11 |
Remove patch to add -I/usr/local/include in freetype-config --cflags. If ports need extra headers they should look for them, and not get them via a side-effect. Freetype had a header resuffle in 2.5.1, patch ports to use the new header style. Thanks go to bdrewery for the two exp-runs and rakuco for helping me with some troublesome cmake ports. PR: ports/184587 |