pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
terraform-provider-http: Remove a leftover DEPENDS on terraform
Module Name: pkgsrc-wip
Committed By: Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By: leot
Date: Mon May 3 00:13:47 2021 +0200
Changeset: 64481cddf122dcf9d95714c41daa903409fe7ed2
Modified Files:
terraform-provider-http/Makefile
Log Message:
terraform-provider-http: Remove a leftover DEPENDS on terraform
terraform/provider.mk already pull a dependency to the preferred terraform
version.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=64481cddf122dcf9d95714c41daa903409fe7ed2
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
terraform-provider-http/Makefile | 2 --
1 file changed, 2 deletions(-)
diffs:
diff --git a/terraform-provider-http/Makefile b/terraform-provider-http/Makefile
index 5e1a48ccc8..ecbcf30a4f 100644
--- a/terraform-provider-http/Makefile
+++ b/terraform-provider-http/Makefile
@@ -10,8 +10,6 @@ HOMEPAGE= https://www.terraform.io/docs/providers/http/
COMMENT= Terraform provider for interacting with generic HTTP servers
LICENSE= mpl-2.0
-DEPENDS+= terraform-[0-9]*:../../net/terraform
-
UNLIMIT_RESOURCES= datasize virtualsize
GO_DIST_BASE= ${DISTNAME}
Home |
Main Index |
Thread Index |
Old Index