summaryrefslogtreecommitdiff
path: root/devel/newfile
diff options
context:
space:
mode:
authortaca <taca>2005-11-03 07:18:32 +0000
committertaca <taca>2005-11-03 07:18:32 +0000
commitc36083714b231629ba172630f79350a3f391e135 (patch)
tree675b0d5171f3b725252c13b408a8ce85a1f39f1e /devel/newfile
parente9f505158cbf51f878ffd78bba3c07a30a4396c0 (diff)
downloadpkgsrc-c36083714b231629ba172630f79350a3f391e135.tar.gz
Remove specifying RUBY_VERSION_SUPPORTED.
Diffstat (limited to 'devel/newfile')
-rw-r--r--devel/newfile/Makefile9
1 files changed, 1 insertions, 8 deletions
diff --git a/devel/newfile/Makefile b/devel/newfile/Makefile
index a41d7a454d8..b4704adcd89 100644
--- a/devel/newfile/Makefile
+++ b/devel/newfile/Makefile
@@ -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 @@ COMMENT= Tool for creating starter files in various languages
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: