summaryrefslogtreecommitdiff
path: root/package/libX11/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2009-06-13 17:17:14 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2009-06-13 17:17:14 +0200
commitb448bbcdab09b70b4d03ea0bc9167878e7f054da (patch)
tree40ea72e4979ce176f6280b25368713122bee1b9c /package/libX11/Makefile
parentd804be5baee6590ff6e91d267c8cb9933ed7ac60 (diff)
parentd2e5a673aa7637c990ca7307e831327eb67e3fe7 (diff)
Merge branch 'master' of ssh://openadk.org/git/openadk
Diffstat (limited to 'package/libX11/Makefile')
-rw-r--r--package/libX11/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/libX11/Makefile b/package/libX11/Makefile
index 4c6debf0c..34278be6c 100644
--- a/package/libX11/Makefile
+++ b/package/libX11/Makefile
@@ -15,6 +15,7 @@ include $(TOPDIR)/mk/package.mk
$(eval $(call PKG_template,LIBX11,libx11,$(PKG_VERSION)-${PKG_RELEASE},${PKG_DEPENDS},${PKG_DESCR},${PKG_SECTION}))
+XAKE_FLAGS+= HOSTCPPFLAGS=-I${STAGING_DIR}/usr/include/xproto
CONFIGURE_STYLE= gnu
CONFIGURE_ARGS+= --enable-xlocale \
--disable-xf86bigfont \