pkgsrc-WIP-changes archive

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

goplus: ++ dependencies



Module Name:	pkgsrc-wip
Committed By:	nikita <nikita%NetBSD.org@localhost>
Pushed By:	nikita
Date:		Sat Apr 22 19:16:20 2023 +0200
Changeset:	ed0b76d7945d6643b17a16372eb35d6bafce1e9c

Modified Files:
	goplus/Makefile

Log Message:
goplus: ++ dependencies

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=ed0b76d7945d6643b17a16372eb35d6bafce1e9c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 goplus/Makefile | 4 ++++
 1 file changed, 4 insertions(+)

diffs:
diff --git a/goplus/Makefile b/goplus/Makefile
index 360515ab31..54c37101f4 100644
--- a/goplus/Makefile
+++ b/goplus/Makefile
@@ -38,4 +38,8 @@ GO_SRCPATH=	github.com/goplus/gop
 
 .include "../../lang/go/go-package.mk"
 .include "../../wip/go-qiniu-x/buildlink3.mk"
+#.include "../../wip/go-goplus-c2go/buildlink3.mk"
+#.include "../../wip/go-goplus-gox/buildlink3.mk"
+#.include "../../wip/go-goplus-libc/buildlink3.mk"
+#.include "../../wip/go-goplus-mod/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"


Home | Main Index | Thread Index | Old Index