* [gentoo-commits] proj/x11:multilib-r1 commit in: media-libs/fontconfig/
@ 2013-02-02 11:54 Michał Górny
0 siblings, 0 replies; only message in thread
From: Michał Górny @ 2013-02-02 11:54 UTC (permalink / raw
To: gentoo-commits
commit: 17e6915de2843a681e8a9f30b10a3a5ab161565c
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 2 11:38:16 2013 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Feb 2 11:38:16 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/x11.git;a=commit;h=17e6915d
media-libs/fontconfig: use pkg-config to find freetype.
---
media-libs/fontconfig/fontconfig-2.9.0.ebuild | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/media-libs/fontconfig/fontconfig-2.9.0.ebuild b/media-libs/fontconfig/fontconfig-2.9.0.ebuild
index e55754d..4e19838 100644
--- a/media-libs/fontconfig/fontconfig-2.9.0.ebuild
+++ b/media-libs/fontconfig/fontconfig-2.9.0.ebuild
@@ -43,6 +43,7 @@ src_configure() {
--localstatedir=/var
--with-default-fonts=/usr/share/fonts
--with-add-fonts=/usr/local/share/fonts
+ --with-freetype-config="$(tc-getPKG_CONFIG) freetype2"
)
if tc-is-cross-compiler; then
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2013-02-02 11:54 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-02 11:54 [gentoo-commits] proj/x11:multilib-r1 commit in: media-libs/fontconfig/ Michał Górny
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox