Add the last ruby-* imports to the devel/Makefile.
This commit is contained in:
parent
a742d37b8a
commit
b2698bc092
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.642 2008/10/26 16:38:21 pirofti Exp $
|
||||
# $OpenBSD: Makefile,v 1.643 2008/10/27 20:18:57 pirofti Exp $
|
||||
# $FreeBSD: Makefile,v 1.85 1997/11/20 05:22:14 asami Exp $
|
||||
|
||||
SUBDIR += ElectricFence
|
||||
@ -688,6 +688,7 @@
|
||||
SUBDIR += ruby-activesupport
|
||||
SUBDIR += ruby-assistance
|
||||
SUBDIR += ruby-color-tools
|
||||
SUBDIR += ruby-columnize
|
||||
SUBDIR += ruby-daemons
|
||||
SUBDIR += ruby-debug
|
||||
SUBDIR += ruby-debug-base
|
||||
@ -708,13 +709,16 @@
|
||||
SUBDIR += ruby-parsetree
|
||||
SUBDIR += ruby-rake
|
||||
SUBDIR += ruby-rcov
|
||||
SUBDIR += ruby-rparsec
|
||||
SUBDIR += ruby-rspec
|
||||
SUBDIR += ruby-ruby2ruby
|
||||
SUBDIR += ruby-rubyforge
|
||||
SUBDIR += ruby-rubyinline
|
||||
SUBDIR += ruby-sexp
|
||||
SUBDIR += ruby-transaction-simple
|
||||
SUBDIR += ruby-tzinfo
|
||||
SUBDIR += ruby-uuidtools
|
||||
SUBDIR += ruby-zentest
|
||||
SUBDIR += scons
|
||||
SUBDIR += sdcc
|
||||
SUBDIR += sdl
|
||||
|
Loading…
Reference in New Issue
Block a user