summaryrefslogtreecommitdiff
path: root/package/cmake/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/cmake/Makefile')
-rw-r--r--package/cmake/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/cmake/Makefile b/package/cmake/Makefile
index 3b33ee165..76dd08a31 100644
--- a/package/cmake/Makefile
+++ b/package/cmake/Makefile
@@ -12,7 +12,7 @@ PKG_SECTION:= lang
PKG_URL:= http://www.cmake.org/
PKG_SITES:= http://www.cmake.org/files/v2.8/
-PKG_TARGET_DEPENDS:= native
+PKG_ARCH_DEPENDS:= native
include $(TOPDIR)/mk/host.mk
include $(TOPDIR)/mk/package.mk