pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/go-tools go-tools: remove buildlink3.mk



details:   https://anonhg.NetBSD.org/pkgsrc/rev/65a825553b95
branches:  trunk
changeset: 452317:65a825553b95
user:      bsiegert <bsiegert%pkgsrc.org@localhost>
date:      Sat May 08 16:36:34 2021 +0000

description:
go-tools: remove buildlink3.mk

Nothing depends on this any more. go-tools will be a module build soon.

diffstat:

 devel/go-tools/buildlink3.mk |  18 ------------------
 1 files changed, 0 insertions(+), 18 deletions(-)

diffs (22 lines):

diff -r 161fa59b517a -r 65a825553b95 devel/go-tools/buildlink3.mk
--- a/devel/go-tools/buildlink3.mk      Sat May 08 15:55:04 2021 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,18 +0,0 @@
-# $NetBSD: buildlink3.mk,v 1.5 2018/03/11 20:45:19 bsiegert Exp $
-
-BUILDLINK_TREE+=       go-tools
-
-.if !defined(GO_TOOLS_BUILDLINK3_MK)
-GO_TOOLS_BUILDLINK3_MK:=
-
-BUILDLINK_CONTENTS_FILTER.go-tools=    ${EGREP} gopkg/
-BUILDLINK_DEPMETHOD.go-tools?=         build
-
-BUILDLINK_API_DEPENDS.go-tools+=       go-tools>=1.8
-BUILDLINK_PKGSRCDIR.go-tools?=         ../../devel/go-tools
-
-.include "../../devel/google-api-go-client/buildlink3.mk"
-.include "../../security/go-crypto/buildlink3.mk"
-.endif # GO_TOOLS_BUILDLINK3_MK
-
-BUILDLINK_TREE+=       -go-tools



Home | Main Index | Thread Index | Old Index