summaryrefslogtreecommitdiff
path: root/devel/ruby-subversion
diff options
context:
space:
mode:
authortaca <taca>2005-11-03 07:19:34 +0000
committertaca <taca>2005-11-03 07:19:34 +0000
commit6f9b690f18004939e866b7e3ed745d8f9429edf3 (patch)
treef74cd2676367b54552541e7aa606932b6e61369e /devel/ruby-subversion
parent8ef6cffa378aa32904bf7edc4758959aeaf75fd8 (diff)
downloadpkgsrc-6f9b690f18004939e866b7e3ed745d8f9429edf3.tar.gz
Remove specifying RUBY_VERSION_SUPPORTED.
Diffstat (limited to 'devel/ruby-subversion')
-rw-r--r--devel/ruby-subversion/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/ruby-subversion/Makefile b/devel/ruby-subversion/Makefile
index 293756eb705..f7fb8310a62 100644
--- a/devel/ruby-subversion/Makefile
+++ b/devel/ruby-subversion/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2005/11/02 09:48:33 taca Exp $
+# $NetBSD: Makefile,v 1.4 2005/11/03 07:20:08 taca Exp $
PKGNAME= ${RUBY_PKGPREFIX}-subversion-${SVNVER}
PKGREVISION= 1
@@ -7,7 +7,6 @@ COMMENT= Ruby bindings for Subversion
.include "../../devel/subversion/Makefile.common"
USE_RUBY_DIST_SUBDIR= no
-RUBY_VERSION_SUPPORTED= 18
REPLACE_RUBY_DIRS= ${WRKSRC}/tools
CONFIGURE_ENV+= RUBY=${RUBY}