summaryrefslogtreecommitdiff
path: root/package/SDL_ttf/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2013-10-24 15:00:47 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2013-10-24 15:00:47 +0200
commit6d0c553d2a2442c560bb2405ad668957cad497fb (patch)
tree1cb875eede9aa297c484cc510833e942dcc6afb0 /package/SDL_ttf/Makefile
parent1d6cd4132fa0863213e0aef9a3e6702796776078 (diff)
parent85179429f7741b17974bc3a2c1b608f6a6dbd167 (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/SDL_ttf/Makefile')
-rw-r--r--package/SDL_ttf/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/package/SDL_ttf/Makefile b/package/SDL_ttf/Makefile
index d8d954521..53e49e1e2 100644
--- a/package/SDL_ttf/Makefile
+++ b/package/SDL_ttf/Makefile
@@ -16,8 +16,6 @@ PKG_SITES:= http://www.libsdl.org/projects/SDL_ttf/release/
PKG_LIBNAME:= libsdl-ttf
PKG_OPTS:= dev
-PKG_ARCH_DEPENDS:= !m68k
-
include $(TOPDIR)/mk/package.mk
$(eval $(call PKG_template,LIBSDL_TTF,libsdl-ttf,$(PKG_VERSION)-${PKG_RELEASE},${PKG_DEPENDS},${PKG_DESCR},${PKG_SECTION},${PKG_OPTS}))