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:
parent
ddbcfeacb7
commit
a5d8a54476
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user