pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/go-gox go-gox: comment out dependency that wasn'...
details: https://anonhg.NetBSD.org/pkgsrc/rev/560999b03dac
branches: trunk
changeset: 338818:560999b03dac
user: maya <maya%pkgsrc.org@localhost>
date: Fri Aug 30 19:22:58 2019 +0000
description:
go-gox: comment out dependency that wasn't added.
Make the problem of scan failures less pressing.
diffstat:
devel/go-gox/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 236064d329b7 -r 560999b03dac devel/go-gox/Makefile
--- a/devel/go-gox/Makefile Fri Aug 30 19:08:02 2019 +0000
+++ b/devel/go-gox/Makefile Fri Aug 30 19:22:58 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2019/08/29 13:43:27 he Exp $
+# $NetBSD: Makefile,v 1.2 2019/08/30 19:22:58 maya Exp $
#
NAME= gox
@@ -17,7 +17,7 @@
GO_SRCPATH= github.com/mitchellh/gox
GO_DIST_BASE= ${DISTNAME}*
-DEPENDS+= go-iochan-[0-9]*:../../devel/go-iochan
+#DEPENDS+= go-iochan-[0-9]*:../../devel/go-iochan
.include "../../lang/go/go-package.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index