summaryrefslogtreecommitdiff
path: root/package/pango
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2013-10-24 14:59:31 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2013-10-24 14:59:31 +0200
commit85179429f7741b17974bc3a2c1b608f6a6dbd167 (patch)
treefdcae1be2650b3e0b994be94e5ebf222c73aaedf /package/pango
parentd1ee3be7f4b966174d673876f961b44e37b4c85a (diff)
parentb38f21fd131920147afe35c7975c066557211fda (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/pango')
-rw-r--r--package/pango/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/package/pango/Makefile b/package/pango/Makefile
index b89fc7f18..b3979b9e2 100644
--- a/package/pango/Makefile
+++ b/package/pango/Makefile
@@ -15,10 +15,6 @@ PKG_SITES:= ${MASTER_SITE_GNOME:=pango/1.28/}
PKG_NEED_CXX:= 1
PKG_OPTS:= dev
-PKG_ARCH_DEPENDS:= !m68k
-
-#DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.xz
-
ifeq ($(ADK_STATIC),y)
PKG_OPTS+= libonly
endif