Depend on ruby-sequel and ruby-pg so you can build without them already

installed.  Didn't build without them before, so no bump.

ok landry
This commit is contained in:
jeremy 2010-10-07 15:06:08 +00:00
parent ddbcfeacb7
commit a5d8a54476

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.2 2010/10/05 22:21:35 jeremy Exp $
# $OpenBSD: Makefile,v 1.3 2010/10/07 15:06:08 jeremy Exp $
SHARED_ONLY = Yes
@ -25,6 +25,7 @@ LIB_DEPENDS = ::databases/postgresql \
${MODRUBY_LIB_DEPENDS}
RUN_DEPENDS = ::databases/ruby-sequel \
::databases/ruby-pg
BUILD_DEPENDS = ${RUN_DEPENDS}
CONFIGURE_STYLE = ruby gem