tighten dependencies
This commit is contained in:
parent
d3c01e8870
commit
df7ba0b290
@ -1,8 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.3 2015/04/21 06:39:31 sebastia Exp $
|
||||
# $OpenBSD: Makefile,v 1.4 2015/06/24 07:17:41 jasper Exp $
|
||||
|
||||
COMMENT = Hiera backend for decrypting encrypted yaml properties
|
||||
|
||||
DISTNAME = hiera-eyaml-2.0.8
|
||||
REVISION = 0
|
||||
CATEGORIES = databases
|
||||
|
||||
MAINTAINER = Sebastian Reitenbach <sebastia@openbsd.org>
|
||||
@ -16,7 +17,7 @@ CONFIGURE_STYLE = ruby gem
|
||||
|
||||
BUILD_DEPENDS = ${RUN_DEPENDS}
|
||||
RUN_DEPENDS = databases/ruby-hiera,${MODRUBY_FLAVOR} \
|
||||
devel/ruby-highline,${MODRUBY_FLAVOR} \
|
||||
devel/ruby-highline,${MODRUBY_FLAVOR}<1.7 \
|
||||
devel/ruby-trollop,${MODRUBY_FLAVOR}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user