From a4a3f3ef73ebd647596bd911595e2569e11d3b4f Mon Sep 17 00:00:00 2001 From: msf Date: Thu, 23 Mar 2006 17:15:25 +0000 Subject: [PATCH] - depend on proper library version --- lang/ruby/ruby.port.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/ruby/ruby.port.mk b/lang/ruby/ruby.port.mk index ff50ed4e701..f5efd0600d9 100644 --- a/lang/ruby/ruby.port.mk +++ b/lang/ruby/ruby.port.mk @@ -1,9 +1,9 @@ -# $OpenBSD: ruby.port.mk,v 1.1 2004/08/09 19:54:20 xsa Exp $ +# $OpenBSD: ruby.port.mk,v 1.2 2006/03/23 17:15:25 msf Exp $ # ruby module RUN_DEPENDS+=::lang/ruby -LIB_DEPENDS+=ruby.1.81::lang/ruby +LIB_DEPENDS+=ruby.1.84::lang/ruby # location of ruby libraries MODRUBY_LIBDIR= ${LOCALBASE}/lib/ruby