aboutsummaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2000-09-26 09:34:52 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2000-09-26 09:34:52 +0000
commit9c722f3a867ac37a04aeb3221dd0ae45395c6f5e (patch)
tree5998b9c0ee82f5059be8d699afdcc196780d7dca /lang
parent20c8fb443fd68cc6d45cc0c118cb53b2a45ee728 (diff)
downloadports-9c722f3a867ac37a04aeb3221dd0ae45395c6f5e.tar.gz
ports-9c722f3a867ac37a04aeb3221dd0ae45395c6f5e.zip
Notes
Diffstat (limited to 'lang')
-rw-r--r--lang/ruby/Makefile4
-rw-r--r--lang/ruby14/Makefile4
-rw-r--r--lang/ruby16/Makefile4
3 files changed, 12 insertions, 0 deletions
diff --git a/lang/ruby/Makefile b/lang/ruby/Makefile
index b6aa10235043..f30b0a651600 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
diff --git a/lang/ruby14/Makefile b/lang/ruby14/Makefile
index 0a333c7e5995..966098bba8e6 100644
--- a/lang/ruby14/Makefile
+++ b/lang/ruby14/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
+
RUBY_VER= 1.4
GNU_CONFIGURE= yes
diff --git a/lang/ruby16/Makefile b/lang/ruby16/Makefile
index b6aa10235043..f30b0a651600 100644
--- a/lang/ruby16/Makefile
+++ b/lang/ruby16/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