summaryrefslogtreecommitdiff
path: root/package/pango/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2013-10-24 16:36:52 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2013-10-24 16:36:52 +0200
commit82cce6038c7fc05bf1107613fc4b5d3ba8aceb83 (patch)
tree3ed19c48bfe55c1a95e7e34ec7798fb13a23922f /package/pango/Makefile
parent24092f8e8b58464e33d163d8dee9e864895b50a5 (diff)
parentba1dbc96f36abce072ac39a33bb0bd85e12a4e97 (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/pango/Makefile')
-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