aboutsummaryrefslogtreecommitdiff
path: root/sysutils/rubygem-puppetserver-ca
diff options
context:
space:
mode:
authorRomain Tartière <romain@FreeBSD.org>2020-09-17 18:07:42 +0000
committerRomain Tartière <romain@FreeBSD.org>2020-09-17 18:07:42 +0000
commit0fcb04226447fbc6c1001d7596de27129e5f37d7 (patch)
treeabf4f6604be5b0d80909edb6413efd05a07071c3 /sysutils/rubygem-puppetserver-ca
parented7a40f567a104c52b61a21e69c41d20e89fe1aa (diff)
Notes
Diffstat (limited to 'sysutils/rubygem-puppetserver-ca')
-rw-r--r--sysutils/rubygem-puppetserver-ca/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/sysutils/rubygem-puppetserver-ca/Makefile b/sysutils/rubygem-puppetserver-ca/Makefile
index 2383e8eb6333..9e87216847e3 100644
--- a/sysutils/rubygem-puppetserver-ca/Makefile
+++ b/sysutils/rubygem-puppetserver-ca/Makefile
@@ -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