sysutils/rubygem-librarian-puppet: fix incorrect dependency
Reported by: sunpoet
This commit is contained in:
parent
e6be62a23a
commit
37216d01f1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=437920
1 changed files with 2 additions and 1 deletions
|
@ -2,6 +2,7 @@
|
|||
|
||||
PORTNAME= librarian-puppet
|
||||
PORTVERSION= 2.2.3
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= sysutils rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
|
@ -12,7 +13,7 @@ LICENSE= MIT
|
|||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
RUN_DEPENDS= rubygem-librarianp>=0.6.3:devel/rubygem-librarianp \
|
||||
rubygem-puppet_forge1>=1.0:sysutils/rubygem-puppet_forge1 \
|
||||
rubygem-puppet_forge>=2.1:sysutils/rubygem-puppet_forge \
|
||||
rubygem-rsync>0:net/rubygem-rsync
|
||||
|
||||
NO_ARCH= yes
|
||||
|
|
Loading…
Reference in a new issue