pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/go-tools
Module Name: pkgsrc
Committed By: gutteridge
Date: Mon Jul 6 23:05:31 UTC 2020
Modified Files:
pkgsrc/devel/go-tools: Makefile
Log Message:
go-tools: remove now redundant BUILDLINK_API_DEPENDS override
To generate a diff of this commit:
cvs rdiff -u -r1.39 -r1.40 pkgsrc/devel/go-tools/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/go-tools/Makefile
diff -u pkgsrc/devel/go-tools/Makefile:1.39 pkgsrc/devel/go-tools/Makefile:1.40
--- pkgsrc/devel/go-tools/Makefile:1.39 Wed Jun 17 09:54:00 2020
+++ pkgsrc/devel/go-tools/Makefile Mon Jul 6 23:05:30 2020
@@ -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 @@ post-install:
.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