summaryrefslogtreecommitdiff
path: root/package/fltk/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2010-11-14 21:09:58 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2010-11-14 21:09:58 +0100
commitb4d61f0ee3485f89dd8560227c833dc948523ecf (patch)
tree3b032e4e2c209781fa33886488b41774b49e3f90 /package/fltk/Makefile
parent3e9ec766c9b289becc53fba5fc57eb20723eeab7 (diff)
consolidate x86/x86_64 support
use hardware profiles, instead of extra target dirs. fix dependencies.
Diffstat (limited to 'package/fltk/Makefile')
-rw-r--r--package/fltk/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/fltk/Makefile b/package/fltk/Makefile
index d35ca0e97..37a426eee 100644
--- a/package/fltk/Makefile
+++ b/package/fltk/Makefile
@@ -14,7 +14,7 @@ PKG_URL:= http://www.fltk.org/
PKG_SITES:= http://ftp.funet.fi/pub/mirrors/ftp.easysw.com/pub/fltk/snapshots/
PKG_SUBPKGS:= LIBFLTK
-PKG_TARGET_DEPENDS:= ibmx40 lemote
+PKG_TARGET_DEPENDS:= x86 lemote
PKG_HOST_DEPENDS:= !cygwin !darwin
DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.x-r7513.tar.bz2