pkgsrc-WIP-changes archive

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

terraform012: Remove version.mk inclusion



Module Name:	pkgsrc-wip
Committed By:	Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By:	leot
Date:		Thu Feb 26 10:53:31 2026 +0100
Changeset:	f2d34aead044fd37c409b735d4a589ee38d609a8

Modified Files:
	terraform012/Makefile

Log Message:
terraform012: Remove version.mk inclusion

It is no longer available and needed.

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

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

diffstat:
 terraform012/Makefile | 2 --
 1 file changed, 2 deletions(-)

diffs:
diff --git a/terraform012/Makefile b/terraform012/Makefile
index defba0222b..f9980dd597 100644
--- a/terraform012/Makefile
+++ b/terraform012/Makefile
@@ -1,7 +1,5 @@
 # $NetBSD: Makefile,v 1.16 2021/01/27 13:35:58 leot Exp $
 
-.include "../../wip/terraform/version.mk"
-
 DISTNAME=	terraform-0.12.31
 PKGNAME=	terraform012-0.12.31
 CATEGORIES=	net


Home | Main Index | Thread Index | Old Index