summaryrefslogtreecommitdiff
path: root/package/ruby/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2010-08-01 08:58:19 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2010-08-01 08:58:19 +0200
commit12b02622b381fffc9f3c8c8c76ac056a5482dd49 (patch)
treeb035097bb42dede527f81411a02c16cce6ef36aa /package/ruby/Makefile
parentdbedcfcca8bea6092084140744b1659d4b2bf304 (diff)
disable for cygwin host
Diffstat (limited to 'package/ruby/Makefile')
-rw-r--r--package/ruby/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/ruby/Makefile b/package/ruby/Makefile
index ea4e8b7a8..d82665427 100644
--- a/package/ruby/Makefile
+++ b/package/ruby/Makefile
@@ -12,7 +12,7 @@ PKG_SECTION:= lang
PKG_NOPARALLEL:= 1
PKG_URL:= http://www.ruby-lang.org
PKG_SITES:= ftp://ftp.ruby-lang.org/pub/ruby/
-PKG_HOST_DEPENDS:= !freebsd
+PKG_HOST_DEPENDS:= !freebsd !cygwin
DISTFILES:= ${PKG_NAME}-${PKG_VERSION}-p429.tar.gz
WRKDIST= ${WRKDIR}/${PKG_NAME}-1.9.1-p429