Source-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 now redundant BUILDLIN...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0a3e13f87015
branches:  trunk
changeset: 435373:0a3e13f87015
user:      gutteridge <gutteridge%pkgsrc.org@localhost>
date:      Mon Jul 06 23:05:30 2020 +0000

description:
go-tools: remove now redundant BUILDLINK_API_DEPENDS override

diffstat:

 devel/go-tools/Makefile |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (16 lines):

diff -r 6a43aa210a28 -r 0a3e13f87015 devel/go-tools/Makefile
--- a/devel/go-tools/Makefile   Mon Jul 06 22:54:54 2020 +0000
+++ b/devel/go-tools/Makefile   Mon Jul 06 23:05:30 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.39 2020/06/17 09:54:00 bsiegert Exp $
+# $NetBSD: Makefile,v 1.40 2020/07/06 23:05:30 gutteridge Exp $
 
 DISTNAME=              tools
 PKGNAME=               go-tools-1.11.20181009
@@ -53,6 +53,5 @@
 
 .include "../../lang/go/go-package.mk"
 .include "../../devel/google-api-go-client/buildlink3.mk"
-BUILDLINK_API_DEPENDS.go-crypto+=      go-crypto>=0.0.20180308
 .include "../../security/go-crypto/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index