GARNAME = ruby GARVERSION = 1.9.2-p180 CATEGORIES = ruby MASTER_SITES = ftp://ftp.ruby-lang.org/pub/ruby/1.9/ DISTFILES = $(DISTNAME).tar.gz LIBDEPS = sys/ncurses net/openssl x11/tk devel/tcl sys/gdbm comp/zlib sys/readline db/db devel/libffi DESCRIPTION = A high-level programming language HOME_URL = http://www.ruby-lang.org/ # A couple of tests fail with 1.9.2-p180 (looks like it's finding the wrong # .so when running the HTTP server tests). USE_TESTS = include ../../gar.lib/auto.mk CONFIGURE_ARGS += \ --enable-pthread \ --enable-shared