git: f59f36900267 - main - databases/puppetdb-terminus[6-8]: Remove bogus BUILD_DEPENDS
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 07 May 2023 01:44:24 UTC
The branch main has been updated by romain:
URL: https://cgit.FreeBSD.org/ports/commit/?id=f59f36900267e8ef67fa8f4d0053ce7d894f0fdb
commit f59f36900267e8ef67fa8f4d0053ce7d894f0fdb
Author: Romain Tartière <romain@FreeBSD.org>
AuthorDate: 2023-05-07 00:58:54 +0000
Commit: Romain Tartière <romain@FreeBSD.org>
CommitDate: 2023-05-07 01:43:33 +0000
databases/puppetdb-terminus[6-8]: Remove bogus BUILD_DEPENDS
These ports have NO_BUILD=yes, so probably don't have build
dependencies. No change to the produced packages, so not bumping
PORTREVISION.
With hat: puppet
---
databases/puppetdb-terminus6/Makefile | 2 --
databases/puppetdb-terminus7/Makefile | 2 --
databases/puppetdb-terminus8/Makefile | 2 --
3 files changed, 6 deletions(-)
diff --git a/databases/puppetdb-terminus6/Makefile b/databases/puppetdb-terminus6/Makefile
index 52a7230395fc..61ef379fdefb 100644
--- a/databases/puppetdb-terminus6/Makefile
+++ b/databases/puppetdb-terminus6/Makefile
@@ -14,8 +14,6 @@ LICENSE= APACHE20
DEPRECATED= Puppet 6 has reached EOL
EXPIRATION_DATE=2023-06-01
-BUILD_DEPENDS= puppet6>=0:sysutils/puppet6
-
CONFLICTS_INSTALL= puppetdb-terminus[0-9]
NO_BUILD= yes
USES= gmake ruby
diff --git a/databases/puppetdb-terminus7/Makefile b/databases/puppetdb-terminus7/Makefile
index 439050b62a38..24eb097ec6a6 100644
--- a/databases/puppetdb-terminus7/Makefile
+++ b/databases/puppetdb-terminus7/Makefile
@@ -11,8 +11,6 @@ WWW= https://docs.puppetlabs.com/puppetdb/latest/
LICENSE= APACHE20
-BUILD_DEPENDS= puppet7>=0:sysutils/puppet7
-
CONFLICTS_INSTALL= puppetdb-terminus[0-9]
NO_BUILD= yes
USES= gmake ruby
diff --git a/databases/puppetdb-terminus8/Makefile b/databases/puppetdb-terminus8/Makefile
index e7d78f248c9d..92198753a756 100644
--- a/databases/puppetdb-terminus8/Makefile
+++ b/databases/puppetdb-terminus8/Makefile
@@ -11,8 +11,6 @@ WWW= https://docs.puppetlabs.com/puppetdb/latest/
LICENSE= APACHE20
-BUILD_DEPENDS= puppet7>=0:sysutils/puppet7
-
CONFLICTS_INSTALL= puppetdb-terminus[0-9]
NO_BUILD= yes
USES= gmake ruby