Remove test target, depends on rcov which doesn't work on newer
versions of ruby.
This commit is contained in:
parent
3c5613f477
commit
aa5105e31c
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.12 2013/03/11 11:42:46 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.13 2013/10/06 00:18:00 jeremy Exp $
|
||||
|
||||
COMMENT= alternative to ruby ri command-line tool
|
||||
|
||||
@ -15,7 +15,4 @@ MODULES= lang/ruby
|
||||
|
||||
CONFIGURE_STYLE= ruby gem
|
||||
|
||||
TEST_DEPENDS= devel/ruby-rcov,${MODRUBY_FLAVOR}
|
||||
MODRUBY_TEST= rake
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.13 2013/03/11 11:42:47 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.14 2013/10/06 00:18:27 jeremy Exp $
|
||||
|
||||
COMMENT = generate random strings from most regular expressions
|
||||
|
||||
@ -13,8 +13,4 @@ MODULES = lang/ruby
|
||||
|
||||
CONFIGURE_STYLE = ruby gem
|
||||
|
||||
TEST_DEPENDS = devel/ruby-rcov,${MODRUBY_FLAVOR}
|
||||
MODRUBY_TEST = rake rspec
|
||||
MODRUBY_TEST_TARGET = specs
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
x
Reference in New Issue
Block a user