summaryrefslogtreecommitdiff
path: root/package/ruby
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2010-10-14 00:21:10 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2010-10-14 00:21:10 +0200
commit084c175e59e9ea61c68154ad9982adcd918cbfcf (patch)
treee7919bb0660b8598855a45e6c56709cfc856f54d /package/ruby
parent838ba34414112d674ed917d83bdae7c1a8dafdc6 (diff)
make MacOS X works as build system for most of the packages, update some packages to latest stable upstream version
Diffstat (limited to 'package/ruby')
-rw-r--r--package/ruby/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/ruby/Makefile b/package/ruby/Makefile
index dc6ec4ed0..f956be9dc 100644
--- a/package/ruby/Makefile
+++ b/package/ruby/Makefile
@@ -13,7 +13,7 @@ PKG_URL:= http://www.ruby-lang.org/
PKG_SITES:= ftp://ftp.ruby-lang.org/pub/ruby/
PKG_NOPARALLEL:= 1
-PKG_HOST_DEPENDS:= !freebsd !cygwin
+PKG_HOST_DEPENDS:= !freebsd !cygwin !darwin
DISTFILES:= ${PKG_NAME}-${PKG_VERSION}-p429.tar.gz
WRKDIST= ${WRKDIR}/${PKG_NAME}-1.9.1-p429