summaryrefslogtreecommitdiff
path: root/package/cairo/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2016-04-06 20:41:33 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2016-04-06 20:48:22 +0200
commit860233a9304763f7c96a0c994558b944ddabac3a (patch)
tree485a40aaac836a7643ef202c26834c6988863aec /package/cairo/Makefile
parent4e6d3abec23346173a1007111738db2ed6771ebb (diff)
cairo: use host_style auto
Diffstat (limited to 'package/cairo/Makefile')
-rw-r--r--package/cairo/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/cairo/Makefile b/package/cairo/Makefile
index 8332c0fe5..315766c57 100644
--- a/package/cairo/Makefile
+++ b/package/cairo/Makefile
@@ -35,6 +35,7 @@ include ${ADK_TOPDIR}/mk/package.mk
$(eval $(call HOST_template,CAIRO,cairo,${PKG_VERSION}-${PKG_RELEASE}))
$(eval $(call PKG_template,CAIRO,cairo,${PKG_VERSION}-${PKG_RELEASE},${PKG_DEPENDS},${PKG_DESCR},${PKG_SECTION},${PKG_OPTS}))
+HOST_STYLE:= auto
HOST_CONFIGURE_ARGS+= --enable-ft=yes \
--enable-png=yes \
--enable-fc=yes \