pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/lang/mono
Module Name: pkgsrc
Committed By: nia
Date: Fri May 27 11:33:30 UTC 2022
Modified Files:
pkgsrc/lang/mono: Makefile
Log Message:
mono: Set MAKE_JOBS_SAFE=no
To generate a diff of this commit:
cvs rdiff -u -r1.202 -r1.203 pkgsrc/lang/mono/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/lang/mono/Makefile
diff -u pkgsrc/lang/mono/Makefile:1.202 pkgsrc/lang/mono/Makefile:1.203
--- pkgsrc/lang/mono/Makefile:1.202 Mon Apr 18 19:09:55 2022
+++ pkgsrc/lang/mono/Makefile Fri May 27 11:33:30 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.202 2022/04/18 19:09:55 adam Exp $
+# $NetBSD: Makefile,v 1.203 2022/05/27 11:33:30 nia Exp $
DISTNAME= mono-6.12.0.122
PKGREVISION= 5
@@ -28,6 +28,9 @@ GNU_CONFIGURE= yes
GNU_CONFIGURE_STRICT= no # has sub-configures
CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR}
+gmake[8]: *** No rule to make target '../../build/deps/_xbuild_14__Microsoft.Build.Framework.dll.sources', needed by '../../build/deps/_xbuild_14__Microsoft.Build.Framework.dll.response'. Stop.
+MAKE_JOBS_SAFE= no
+
# Requires a cwrappers change: http://mail-index.netbsd.org/tech-pkg/2019/08/16/msg021791.html
USE_CWRAPPERS= no
Home |
Main Index |
Thread Index |
Old Index