summaryrefslogtreecommitdiff
path: root/package/classpath/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2011-04-27 19:08:13 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2011-04-27 19:08:13 +0200
commitf1cf326faaf162903f87aa719545733e27592ab4 (patch)
treef326748b7e2678d67b445748074d2817ac71ead0 /package/classpath/Makefile
parentedf02d1422f974fc1b7bf9aed4d489838aa59c90 (diff)
parent9492f70965e2d1c669df4c5fc56b4bac465f6b88 (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/classpath/Makefile')
-rw-r--r--package/classpath/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/package/classpath/Makefile b/package/classpath/Makefile
index 3292232c1..fd5efa109 100644
--- a/package/classpath/Makefile
+++ b/package/classpath/Makefile
@@ -14,6 +14,8 @@ PKG_DEPENDS:= libgtk gdk-pixbuf orbit2 gconf
PKG_URL:= http://www.gnu.org/software/classpath/home.html
PKG_SITES:= ${MASTER_SITE_GNU:=classpath/}
+PKG_ARCH_DEPENDS:= !cris
+
include $(TOPDIR)/mk/package.mk
$(eval $(call PKG_template,CLASSPATH,classpath,$(PKG_VERSION)-${PKG_RELEASE},${PKG_DEPENDS},${PKG_DESCR},${PKG_SECTION}))