pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

terraform-provider-aws3: G/C no longer needed bits



Module Name:	pkgsrc-wip
Committed By:	Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By:	leot
Date:		Tue Mar 3 11:25:25 2026 +0100
Changeset:	708963aab998a99c514fa6e93d3d60f51fc4ef6e

Modified Files:
	terraform-provider-aws3/Makefile

Log Message:
terraform-provider-aws3: G/C no longer needed bits

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=708963aab998a99c514fa6e93d3d60f51fc4ef6e

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 terraform-provider-aws3/Makefile | 4 ----
 1 file changed, 4 deletions(-)

diffs:
diff --git a/terraform-provider-aws3/Makefile b/terraform-provider-aws3/Makefile
index 3642b4cace..665da0aaf6 100644
--- a/terraform-provider-aws3/Makefile
+++ b/terraform-provider-aws3/Makefile
@@ -15,12 +15,8 @@ LICENSE=	mpl-2.0
 # Previous net/terraform-provider-aws (3.x) did not have any version suffix
 SUPERSEDES+=	terraform-provider-aws-[0-9]*
 
-GO_BUILD_PATTERN=	.
-
 UNLIMIT_RESOURCES=	datasize virtualsize
 
-WRKSRC=	${WRKDIR}/${DISTNAME}
-
 TERRAFORM_PROVIDER_BIN=		terraform-provider-aws
 TERRAFORM_PROVIDER_NAMESPACE=	hashicorp
 TERRAFORM_PROVIDER_TYPE=	aws


Home | Main Index | Thread Index | Old Index