summaryrefslogtreecommitdiffstats
path: root/meta/packages/freetype
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <hrw@openedhand.com>2007-08-06 12:04:10 +0000
committerMarcin Juszkiewicz <hrw@openedhand.com>2007-08-06 12:04:10 +0000
commit1d612fc0a9943dd2aee909a15153ba7ff1ff0a46 (patch)
tree20f81df9a03ce83312d585d78ed0252e91586532 /meta/packages/freetype
parentdd51fc0ffb02460798d62908e1b2189fc69a9ba4 (diff)
downloadpoky-1d612fc0a9943dd2aee909a15153ba7ff1ff0a46.tar.gz
freetype: enable 2.3.5 version
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2373 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/freetype')
-rw-r--r--meta/packages/freetype/freetype_2.3.5.bb2
1 files changed, 0 insertions, 2 deletions
diff --git a/meta/packages/freetype/freetype_2.3.5.bb b/meta/packages/freetype/freetype_2.3.5.bb
index c1febe8a90..33ca61d15a 100644
--- a/meta/packages/freetype/freetype_2.3.5.bb
+++ b/meta/packages/freetype/freetype_2.3.5.bb
@@ -12,8 +12,6 @@ S = "${WORKDIR}/freetype-${PV}"
12 12
13inherit autotools pkgconfig binconfig 13inherit autotools pkgconfig binconfig
14 14
15DEFAULT_PREFERENCE = "-1"
16
17LIBTOOL = "${S}/builds/unix/${HOST_SYS}-libtool" 15LIBTOOL = "${S}/builds/unix/${HOST_SYS}-libtool"
18EXTRA_OEMAKE = "'LIBTOOL=${LIBTOOL}'" 16EXTRA_OEMAKE = "'LIBTOOL=${LIBTOOL}'"
19EXTRA_OECONF = "--without-zlib" 17EXTRA_OECONF = "--without-zlib"