Add lang/ruby to CATEGORIES. All ports using this module will be bumped.

tested in a bulk build and ok bernd@
This commit is contained in:
landry 2008-06-14 23:40:35 +00:00
parent 50373d5f8e
commit cc14671c30

View File

@ -1,4 +1,4 @@
# $OpenBSD: ruby.port.mk,v 1.18 2008/06/10 15:40:44 jcs Exp $
# $OpenBSD: ruby.port.mk,v 1.19 2008/06/14 23:40:35 landry Exp $
# ruby module
@ -11,6 +11,8 @@ MODRUBY_RUN_DEPENDS+= ::lang/ruby
BUILD_DEPENDS+= ::lang/ruby
RUN_DEPENDS+= ${MODRUBY_RUN_DEPENDS}
CATEGORIES+= lang/ruby
# location of ruby libraries
MODRUBY_LIBDIR= ${LOCALBASE}/lib/ruby