pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/chat/gomuks gomuks: comment out wip reference



details:   https://anonhg.NetBSD.org/pkgsrc/rev/cd22f5f5e795
branches:  trunk
changeset: 453066:cd22f5f5e795
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sat May 22 23:35:30 2021 +0000

description:
gomuks: comment out wip reference

diffstat:

 chat/gomuks/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (16 lines):

diff -r b912b1f6448b -r cd22f5f5e795 chat/gomuks/Makefile
--- a/chat/gomuks/Makefile      Sat May 22 23:24:17 2021 +0000
+++ b/chat/gomuks/Makefile      Sat May 22 23:35:30 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2021/05/21 15:04:16 bsiegert Exp $
+# $NetBSD: Makefile,v 1.2 2021/05/22 23:35:30 wiz Exp $
 
 GITHUB_PROJECT=        gomuks
 GITHUB_TAG=    v${PKGVERSION_NOREV}
@@ -25,5 +25,5 @@
 .include "go-modules.mk"
 
 .include "../../lang/go/go-module.mk"
-.include "../../wip/olm/buildlink3.mk"
+#.include "../../wip/olm/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index