hiera-file doesn't rely on hiera3

This commit is contained in:
sebastia 2024-01-27 20:32:51 +00:00
parent 7b596666a3
commit 264df5ed82
1 changed files with 1 additions and 4 deletions

View File

@ -1,7 +1,7 @@
COMMENT = data backend for Hiera to return whole files
DISTNAME = hiera-file-1.1.1
REVISION = 1
REVISION = 2
CATEGORIES = databases
MAINTAINER = Sebastian Reitenbach <sebastia@openbsd.org>
@ -13,7 +13,4 @@ MODULES = lang/ruby
CONFIGURE_STYLE = ruby gem
BUILD_DEPENDS = ${RUN_DEPENDS}
RUN_DEPENDS = databases/ruby-hiera3,${MODRUBY_FLAVOR}
.include <bsd.port.mk>