pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/newfile Remove specifying RUBY_VERSION_SUPPORTED.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4d55897e72ab
branches:  trunk
changeset: 502207:4d55897e72ab
user:      taca <taca%pkgsrc.org@localhost>
date:      Thu Nov 03 07:18:32 2005 +0000

description:
Remove specifying RUBY_VERSION_SUPPORTED.

diffstat:

 devel/newfile/Makefile |  9 +--------
 1 files changed, 1 insertions(+), 8 deletions(-)

diffs (23 lines):

diff -r 9bdf608fc046 -r 4d55897e72ab devel/newfile/Makefile
--- a/devel/newfile/Makefile    Thu Nov 03 07:18:07 2005 +0000
+++ b/devel/newfile/Makefile    Thu Nov 03 07:18:32 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2005/11/02 11:09:14 taca Exp $
+# $NetBSD: Makefile,v 1.13 2005/11/03 07:18:32 taca Exp $
 #
 
 DISTNAME=      newfile-1.0.14
@@ -13,13 +13,6 @@
 NO_BUILD=      yes
 GNU_CONFIGURE= yes
 USE_RUBY_DIST_SUBDIR=  yes
-
-.include "../../lang/ruby/rubyversion.mk"
-
-.if ${RUBY_VER} == "16"
-DEPENDS+=      ${RUBY_PKGPREFIX}-optparse>=0.8.6:../../devel/ruby-optparse
-.endif
-
 REPLACE_RUBY=  src/newfile.rb.in
 
 post-install:



Home | Main Index | Thread Index | Old Index