mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-06 11:41:52 +00:00
Remove explicit dependency
The puppetserver port will depend on Facter and this ports is a dependency of the puppetsever port, so no need to put this dependency here. This allows to use the future Facter 4 (sysutils/facter) without conflicts. With hat: puppet
This commit is contained in:
parent
ed7a40f567
commit
0fcb042264
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=548848
@ -2,6 +2,7 @@
|
||||
|
||||
PORTNAME= puppetserver-ca
|
||||
PORTVERSION= 1.8.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= sysutils rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
@ -11,8 +12,6 @@ COMMENT= Ruby CLI tool to interact with the Puppet Server Certificate Authority
|
||||
LICENSE= APACHE20
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
RUN_DEPENDS= facter:sysutils/facter
|
||||
|
||||
USES= gem
|
||||
USE_RUBY= yes
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user