summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authortaca <taca>2004-03-07 03:33:45 +0000
committertaca <taca>2004-03-07 03:33:45 +0000
commitf3e70b95d3a732261ceed0788970ef6c2e3ba876 (patch)
tree0d6bbb3a0bf736901dca3b652482c1931bb82a69 /lang
parent96ba59bf70e17096bb43db1b0e80d111c128aef9 (diff)
downloadpkgsrc-f3e70b95d3a732261ceed0788970ef6c2e3ba876.tar.gz
Remove USE_RUBY_AMSTD since no package use it now.
Diffstat (limited to 'lang')
-rw-r--r--lang/ruby-base/Makefile.common8
1 files changed, 2 insertions, 6 deletions
diff --git a/lang/ruby-base/Makefile.common b/lang/ruby-base/Makefile.common
index ac0eeecb623..2408c5a1bba 100644
--- a/lang/ruby-base/Makefile.common
+++ b/lang/ruby-base/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.16 2004/02/03 00:18:22 xtraeme Exp $
+# $NetBSD: Makefile.common,v 1.17 2004/03/07 03:33:45 taca Exp $
# FreeBSD: ports/Mk/bsd.ruby.mk,v 1.11 2000/11/16 17:59:40 knu Exp
# Makefile.common: ruby common makefile, based on FreeBSD's bsd.ruby.mk.
@@ -22,7 +22,7 @@
# RUBY_EXTCONF_SUBDIRS - Set to list of subdirectories, if multiple modules
# are included.
# USE_RUBY_SETUP - Says that the package uses setup.rb to configure and
-# build. Implies USE_RUBY_AMSTD.
+# build.
# RUBY_SETUP - Set to the alternative name of setup.rb (default:
# setup.rb).
# REPLACE_RUBY - Specify the files whose first line be replaced.
@@ -286,10 +286,6 @@ BUILD_DEPENDS+= ${RUBY_PKGNAMEPREFIX}base>=${RUBY_REQD}:../../lang/ruby${RUBY_S
.endif
.endif
-.if defined(USE_RUBY_AMSTD)
-.include "../../devel/ruby-amstd/Makefile.common"
-.endif
-
MASTER_SITE_RUBY?= \
ftp://ftp.ruby-lang.org/pub/ruby/${RUBY_VER}/ \
ftp://ftp.zetabits.com/pub/lang/ruby/${RUBY_VER}/ \