From 0c380d1642cf5ead883bb73bece6304cb6de3e48 Mon Sep 17 00:00:00 2001 From: taca Date: Sun, 7 Mar 2004 03:33:45 +0000 Subject: Remove USE_RUBY_AMSTD since no package use it now. --- lang/ruby-base/Makefile.common | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) (limited to 'lang') 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}/ \ -- cgit v1.2.3