summaryrefslogtreecommitdiff
path: root/package/harfbuzz/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/harfbuzz/Makefile')
-rw-r--r--package/harfbuzz/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/package/harfbuzz/Makefile b/package/harfbuzz/Makefile
index 8055f2a3a..add3bee6e 100644
--- a/package/harfbuzz/Makefile
+++ b/package/harfbuzz/Makefile
@@ -25,6 +25,8 @@ include $(ADK_TOPDIR)/mk/package.mk
$(eval $(call HOST_template,HARFBUZZ,harfbuzz,$(PKG_VERSION)-${PKG_RELEASE}))
$(eval $(call PKG_template,HARFBUZZ,harfbuzz,$(PKG_VERSION)-${PKG_RELEASE},${PKG_DEPENDS},${PKG_DESCR},${PKG_SECTION},${PKG_OPTS}))
+AUTOTOOL_STYLE:= autoreconf
+
pre-install:
$(INSTALL_DIR) $(WRKINST)/usr/include/harfbuzz
$(CP) $(WRKBUILD)/src/hb-icu.h $(WRKINST)/usr/include/harfbuzz