summaryrefslogtreecommitdiffstats
path: root/lang/ruby
diff options
context:
space:
mode:
authorknu <knu@FreeBSD.org>2000-09-26 09:34:52 +0000
committerknu <knu@FreeBSD.org>2000-09-26 09:34:52 +0000
commitc25135ffc23d3e34490b6096fc0b58490f4080a7 (patch)
tree1ddbcaad247a66e83d591505ed7f9be7c4a53a0c /lang/ruby
parent8af2f324c4851a818344f014738d47eafd292bb7 (diff)
downloadFreeBSD-ports-c25135ffc23d3e34490b6096fc0b58490f4080a7.zip
FreeBSD-ports-c25135ffc23d3e34490b6096fc0b58490f4080a7.tar.gz
Define USE_RUBY so that bsd.ruby.mk is automatically included.
Found by: FreshPorts
Diffstat (limited to 'lang/ruby')
-rw-r--r--lang/ruby/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/lang/ruby/Makefile b/lang/ruby/Makefile
index b6aa102..f30b0a6 100644
--- a/lang/ruby/Makefile
+++ b/lang/ruby/Makefile
@@ -14,6 +14,10 @@ DIST_SUBDIR= ruby
MAINTAINER= yasuf@bsdclub.org
+USE_RUBY= yes
+RUBY_NO_BUILD_DEPENDS= yes
+RUBY_NO_RUN_DEPENDS= yes
+
USE_AUTOCONF= yes
INSTALLS_SHLIB= yes
CONFIGURE_ARGS= --enable-shared
OpenPOWER on IntegriCloud