pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/chat/gomuks
Module Name: pkgsrc
Committed By: wiz
Date: Sat May 22 23:35:31 UTC 2021
Modified Files:
pkgsrc/chat/gomuks: Makefile
Log Message:
gomuks: comment out wip reference
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/chat/gomuks/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/chat/gomuks/Makefile
diff -u pkgsrc/chat/gomuks/Makefile:1.1 pkgsrc/chat/gomuks/Makefile:1.2
--- pkgsrc/chat/gomuks/Makefile:1.1 Fri May 21 15:04:16 2021
+++ pkgsrc/chat/gomuks/Makefile Sat May 22 23:35:30 2021
@@ -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 @@ GO_BUILD_PATTERN+= .
.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